UIElement.KeyboardAcceleratorPlacementModeProperty Proprietà

Definizione

Identifica la proprietà di dipendenza KeyboardAcceleratorPlacementMode .

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

Valore della proprietà

Identificatore della proprietà di dipendenza KeyboardAcceleratorPlacementMode .

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