Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended 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