ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1DropDownButton Class / MinDropDownHeightProperty Field

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