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

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