MenuFlyoutItemTemplateSettings.KeyboardAcceleratorTextMinWidth Property

Definition

Overloads

KeyboardAcceleratorTextMinWidth

Gets the minimum width allocated for the accelerator key tip of an MenuFlyout.

KeyboardAcceleratorTextMinWidth

Gets the minimum width allocated for the accelerator key tip of an MenuFlyout.

public:
 property double KeyboardAcceleratorTextMinWidth { double get(); };
double KeyboardAcceleratorTextMinWidth();
public double KeyboardAcceleratorTextMinWidth { get; }
var double = menuFlyoutItemTemplateSettings.keyboardAcceleratorTextMinWidth;
Public ReadOnly Property KeyboardAcceleratorTextMinWidth As Double

Property Value

Double

double

A number that specifies the minimum width allocated for the accelerator key tip of an MenuFlyout.

Applies to