Udostępnij przez


SystemParameters.FixedFrameVerticalBorderWidth Właściwość

Definicja

Pobiera szerokość pionowego obramowania ramy wokół okna.

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

Wartość właściwości

Szerokość obramowania.

Atrybuty

Uwagi

Mapuje na SM_CYFIXEDFRAME. Zobacz GetSystemMetrics.

Użycie atrybutu XAML

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

Dotyczy