SystemParameters.MenuBarHeight Egenskap

Definition

Hämtar ett värde som anger höjden, i bildpunkter som justerats för DPI, för en menyrad med en rad.

public:
 static property double MenuBarHeight { double get(); };
public static double MenuBarHeight { [System.Security.SecurityCritical] get; }
public static double MenuBarHeight { get; }
[<get: System.Security.SecurityCritical>]
static member MenuBarHeight : double
static member MenuBarHeight : double
Public Shared ReadOnly Property MenuBarHeight As Double

Egenskapsvärde

Menyradens höjd.

Attribut

Kommentarer

Mappar till SM_CYMENU. Se GetSystemMetrics.

XAML-attributanvändning

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

Gäller för