SystemParameters.IconHeight Eigenschaft

Definition

Ruft die Standardhöhe eines Symbols ab.

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

Eigenschaftswert

Die Symbolhöhe.

Attribute

Hinweise

Wird SM_CYICON zugeordnet. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

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

Gilt für: