MenuFlyoutItemTemplateSettings.KeyboardAcceleratorTextMinWidth Property

Definition

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