SystemParameters.FullPrimaryScreenHeight Właściwość

Definicja

Pobiera wysokość w pikselach obszaru klienta dla okna pełnoekranowego na głównym monitorze wyświetlania.

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

Wartość właściwości

Wysokość obszaru klienta.

Atrybuty

Uwagi

Mapuje na SM_CYFULLSCREEN. Zobacz GetSystemMetrics.

Użycie atrybutu XAML

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

Dotyczy