SystemParameters.FixedFrameHorizontalBorderHeight Egenskap

Definition

Hämtar höjden på ramens vågräta kantlinje runt ett fönster.

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

Egenskapsvärde

Kantlinjehöjden.

Attribut

Kommentarer

Mappar till SM_CXFIXEDFRAME. Se GetSystemMetrics.

XAML-attributanvändning

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

Gäller för