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

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