SystemParameters.WindowCornerRadius 属性

定义

获取窗口角的半径。

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

属性值

窗口拐角的圆度。

属性

适用于