[]
        
(Showing Draft Content)

C1.WPF.Core.AutomationProperties.EnabledProperty

EnabledProperty Field

Identifies the AutomationEnabled attached property.

Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public static readonly DependencyProperty EnabledProperty
Public Shared ReadOnly EnabledProperty As DependencyProperty
Returns
Type Description
DependencyProperty Identifies the AutomationEnabled attached property.
Remarks

This dependency property is registered with the Inherits flag, meaning its value flows from parent to child elements. The default value is false.