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 依存関係プロパティの識別子。

適用対象

こちらもご覧ください