SystemParameters.IconHeight Egenskap

Definition

Hämtar standardhöjden för en ikon.

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

Egenskapsvärde

Ikonens höjd.

Attribut

Kommentarer

Mappar till SM_CYICON. Se GetSystemMetrics.

XAML-attributanvändning

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

Gäller för