ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / MaxDropDownHeightProperty Field

In This Topic
    MaxDropDownHeightProperty Field (C1MultiSelect)
    In This Topic
    Identifies the MaxDropDownHeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxDropDownHeightProperty As DependencyProperty
    public static readonly DependencyProperty MaxDropDownHeightProperty
    See Also