Share via


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.

Applies to