Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.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