ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1AdvancedColorPickerPart Class / ShowAlphaChannelProperty Field

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