Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1BasicColorPickerPart Class / PaletteProperty Field

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