Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended 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