ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1BrushPicker Class / DropDownDirectionProperty Field

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