UIElement.KeyboardAcceleratorPlacementModeProperty 屬性

定義

識別 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

屬性值

KeyboardAcceleratorPlacementMode相依性屬性的識別碼。

Windows 需求

裝置系列
Windows 10, version 1803 (已於 10.0.17134.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v6.0 引進)

適用於

另請參閱