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

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