Udostępnij przez


SystemParameters.MenuHeight Właściwość

Definicja

Pobiera metryki określające wysokość menu.

public:
 static property double MenuHeight { double get(); };
public static double MenuHeight { get; }
static member MenuHeight : double
Public Shared ReadOnly Property MenuHeight As Double

Wartość właściwości

Wysokość menu.

Uwagi

Uzyskaj metryki z SPI_GETNONCLIENTMETRICS. Zobacz SystemParametersInfo.

Użycie atrybutu XAML

<object property="{ SystemParameters.MenuHeight}"/>

Dotyczy