UIElement.AccessKeyScopeOwnerProperty プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください