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

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