Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.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