Share via


SystemParameters.FixedFrameVerticalBorderWidth Vlastnost

Definice

Získá šířku svislého okraje rámečku kolem 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

Hodnota vlastnosti

Šířka ohraničení

Atributy

Poznámky

Mapuje SM_CYFIXEDFRAME. Viz GetSystemMetrics.

Použití atributu XAML

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

Platí pro