UIElement.IsAccessKeyScopeProperty プロパティ

定義

IsAccessKeyScope 依存関係プロパティを識別します。

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

プロパティ値

IsAccessKeyScope 依存関係プロパティの識別子。

適用対象

こちらもご覧ください