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/96th 每英寸)。

属性

适用于