UIElement.IsAccessKeyScopeProperty Proprietà

Definizione

Identifica per la proprietà di dipendenza 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

Valore della proprietà

Identificatore della proprietà di dipendenza IsAccessKeyScope .

Si applica a

Vedi anche