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

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