SystemParameters.FullPrimaryScreenHeight Eigenschaft

Definition

Ruft die Höhe des Clientbereichs für ein Vollbildfenster auf dem primären Anzeigemonitor in Pixeln ab.

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

Eigenschaftswert

Die Höhe des Clientbereichs.

Attribute

Hinweise

Ordnet SM_CYFULLSCREEN zu. Siehe GetSystemMetrics.

XAML-Attributverwendung

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

Gilt für: