SystemParameters.IconGridHeight Eigenschaft

Definition

Ruft die Höhe eines Rasters ab, in das ein großes Symbol passt.

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

Eigenschaftswert

Die Rasterhöhe.

Attribute

Hinweise

Zuordnung zu SM_CYICONSPACING. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

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

Gilt für: