Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / DropDownHeightProperty Field

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