Identifies the MaxDropDownItems dependency property.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
[ObsoleteAttribute("Use MaxDropDownHeight")]
public static readonly DependencyProperty MaxDropDownItemsProperty
Visual Basic
<ObsoleteAttribute("Use MaxDropDownHeight")> _
Public Shared ReadOnly MaxDropDownItemsProperty As DependencyProperty

See Also