UIElement.KeyboardAcceleratorPlacementTargetProperty Proprietà

Definizione

Identifica la proprietà di dipendenza KeyboardAcceleratorPlacementTarget .

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

Valore della proprietà

Identificatore della proprietà di dipendenza KeyboardAcceleratorPlacementTarget .

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 1803 (è stato introdotto in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v6.0)

Si applica a

Vedi anche