Udostępnij za pośrednictwem


SystemParameters.MenuCheckmarkHeight Właściwość

Definicja

Pobiera wartość wskazującą wysokość w pikselach dostosowanych do DPI domyślnej mapy bitowej znacznika wyboru menu.

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

Wartość właściwości

Wysokość mapy bitowej.

Atrybuty

Uwagi

Mapuje SM_CYMENUCHECK. Zobacz GetSystemMetrics.

Użycie atrybutu XAML

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

Dotyczy