Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1ColorPicker Class / SelectedBrushProperty Field

In This Topic
    SelectedBrushProperty Field
    In This Topic
    Identifies the SelectedBrush dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SelectedBrushProperty As DependencyProperty
    public static readonly DependencyProperty SelectedBrushProperty
    See Also