SystemParameters.WindowResizeBorderThickness 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取窗口周围重设定边框的大小。
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
属性值
窗口周围调整边框的大小,以与设备无关的单位为单位(1/96th 每英寸)。
- 属性