Control.IsFocusEngagementEnabledProperty Property

Definition

Identifies the IsFocusEngagementEnabled dependency property.

public:
 static property DependencyProperty ^ IsFocusEngagementEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsFocusEngagementEnabledProperty();
public static DependencyProperty IsFocusEngagementEnabledProperty { get; }
var dependencyProperty = Control.isFocusEngagementEnabledProperty;
Public Shared ReadOnly Property IsFocusEngagementEnabledProperty As DependencyProperty

Property Value

The identifier for the IsFocusEngagementEnabled dependency property.

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Applies to