ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1ColorPicker Class / IsDropDownOpenProperty Field

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