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

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