ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1BitmapIcon Class / ShowAsMonochromeProperty Field



In This Topic
    ShowAsMonochromeProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowAsMonochromeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1BitmapIcon.ShowAsMonochromeProperty
    public static readonly DependencyProperty ShowAsMonochromeProperty
    public:
    static readonly DependencyProperty^ ShowAsMonochromeProperty
    See Also