ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1BasicColorPickerPart Class / ShowRecentColorsProperty Field

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