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

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