ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1ColorButton Class / ColorProperty Field

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