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

In This Topic
    ShowRecentColorsProperty Field (C1ColorPicker)
    In This Topic
    Identifies the ShowRecentColors dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShowRecentColorsProperty As DependencyProperty
    public static readonly DependencyProperty ShowRecentColorsProperty
    See Also