Basic Library for WPF and Silverlight | ComponentOne
C1.WPF 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