SystemParameters.FixedFrameVerticalBorderWidth Eigenschaft

Definition

Ruft die Breite des vertikalen Rands des Rahmens um ein Fenster ab.

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

Eigenschaftswert

Die Rahmenbreite.

Attribute

Hinweise

Zuordnung zu SM_CYFIXEDFRAME. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

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

Gilt für: