Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / C1RulesManager Class / SuccessBackgroundColorProperty Field

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