ComponentOne Extended Library for UWP
SelectedColor Property (C1BasicColorPickerPart)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1BasicColorPickerPart Class : SelectedColor Property
Gets or sets the currently selected color.
Syntax
'Declaration
 
Public Property SelectedColor As Windows.UI.Color
public Windows.UI.Color SelectedColor {get; set;}
See Also

Reference

C1BasicColorPickerPart Class
C1BasicColorPickerPart Members