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

In This Topic
    AutoApplyProperty Field
    In This Topic
    Identifies the AutoApply dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AutoApplyProperty As DependencyProperty
    public static readonly DependencyProperty AutoApplyProperty
    See Also