Share via


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 依赖属性的标识符。

适用于

另请参阅