Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1AdvancedColorPickerPart Class / InputForegroundProperty Field

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