ComponentOne Extended Library for UWP
SelectedBrush Property

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorPicker Class : SelectedBrush Property
Gets the currently selected color as a Windows.UI.Xaml.Media.Brush.
Syntax
'Declaration
 
Public Property SelectedBrush As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush SelectedBrush {get; set;}
See Also

Reference

C1ColorPicker Class
C1ColorPicker Members