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

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