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

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