Share via


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

適用於

另請參閱