MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class / IsDroppedDownProperty Field

In This Topic
    IsDroppedDownProperty Field
    In This Topic
    Identifies the IsDroppedDown dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsDroppedDownProperty As DependencyProperty
    public static readonly DependencyProperty IsDroppedDownProperty
    See Also