UIElement.AccessKeyProperty 屬性

定義

識別 AccessKey 相依性屬性。

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

屬性值

AccessKey相依性屬性的識別碼。

適用於

另請參閱