ComponentOne Extended Library for UWP
ShowRecentColors Property (C1ColorPicker)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorPicker Class : ShowRecentColors Property
Gets or sets a value indicating whether the recent selected colors should be shown or not.
Syntax
'Declaration
 
Public Property ShowRecentColors As System.Boolean
public System.bool ShowRecentColors {get; set;}
See Also

Reference

C1ColorPicker Class
C1ColorPicker Members