UIElement.AccessKeyProperty Eigenschaft

Definition

public:
 static property DependencyProperty ^ AccessKeyProperty { DependencyProperty ^ get(); };
static DependencyProperty AccessKeyProperty();
public static DependencyProperty AccessKeyProperty { get; }
var dependencyProperty = UIElement.accessKeyProperty;
Public Shared ReadOnly Property AccessKeyProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die AccessKey-Abhängigkeitseigenschaft.

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Gilt für:

Weitere Informationen