Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesManagerNewRuleForm Class / CriticalForegroundColorProperty Field

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