Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1ColorPicker Class / ShowTransparentColorProperty Field

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