TextElement.IsAccessKeyScopeProperty Property

Definition

Identifies the IsAccessKeyScope dependency property.

public:
 static property DependencyProperty ^ IsAccessKeyScopeProperty { DependencyProperty ^ get(); };
static DependencyProperty IsAccessKeyScopeProperty();
public static DependencyProperty IsAccessKeyScopeProperty { get; }
var dependencyProperty = TextElement.isAccessKeyScopeProperty;
Public Shared ReadOnly Property IsAccessKeyScopeProperty As DependencyProperty

Property Value

The identifier for the IsAccessKeyScope dependency property.

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Applies to