SystemParameters.FullPrimaryScreenHeight Egenskap

Definition

Hämtar höjden i bildpunkter för klientområdet för ett helskärmsfönster på den primära bildskärmen.

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

Egenskapsvärde

Höjden på klientområdet.

Attribut

Kommentarer

Mappar till SM_CYFULLSCREEN. Se GetSystemMetrics.

XAML-attributanvändning

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

Gäller för