SystemParameters.ResizeFrameHorizontalBorderHeight Egenskap

Definition

Hämtar ett värde som anger höjden (tjockleken), i bildpunkter som justerats för DPI, för den vågräta storleksgränsen runt perimetern för ett fönster som kan ändras.

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

Egenskapsvärde

Kantlinjens höjd.

Attribut

Kommentarer

Mappar till SM_CXSIZEFRAME. Se GetSystemMetrics.

XAML-attributanvändning

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

Gäller för