SystemParameters.FullPrimaryScreenHeight Eigenschaft

Definition

Ruft die Höhe des Clientbereichs eines Vollbildfensters auf dem primären Bildschirm in Pixel 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

Zuordnung zu SM_CYFULLSCREEN. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

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

Gilt für: