Share via


SystemParameters.WindowResizeBorderThickness 屬性

定義

取得視窗周圍調整大小框線的大小。

public:
 static property System::Windows::Thickness WindowResizeBorderThickness { System::Windows::Thickness get(); };
public static System.Windows.Thickness WindowResizeBorderThickness { [System.Security.SecurityCritical] get; }
public static System.Windows.Thickness WindowResizeBorderThickness { get; }
[<get: System.Security.SecurityCritical>]
member this.WindowResizeBorderThickness : System.Windows.Thickness
member this.WindowResizeBorderThickness : System.Windows.Thickness
Public Shared ReadOnly Property WindowResizeBorderThickness As Thickness

屬性值

Thickness

視窗周圍調整大小框線的大小,以與裝置無關的單位計算 (1/96 英吋)。

屬性

適用於