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相依性屬性的識別碼。

適用於

另請參閱