SystemParameters.BorderWidth Egenskap

Definition

Hämtar måttet som avgör kantlinjebredden för det icke-tillfälliga området i ett icke-minimiserat fönster.

public:
 static property double BorderWidth { double get(); };
public static double BorderWidth { get; }
static member BorderWidth : double
Public Shared ReadOnly Property BorderWidth As Double

Egenskapsvärde

En kantlinjebredd.

Kommentarer

Måttet hämtas från SPI_GETNONCLIENTMETRICS. Se SystemParametersInfo.

XAML-attributanvändning

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

Gäller för