Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1BitmapIcon Class / ShowAsMonochromeProperty Field

In This Topic
    ShowAsMonochromeProperty Field
    In This Topic
    Identifies the ShowAsMonochrome dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowAsMonochromeProperty As DependencyProperty
    public static readonly DependencyProperty ShowAsMonochromeProperty
    See Also