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

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