SystemParameters.WindowResizeBorderThickness Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Získá velikost ohraničení velikosti kolem okna.
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
Hodnota vlastnosti
Velikost ohraničení velikosti kolem okna v jednotkách nezávislých na zařízeních (1/96th of anch).
- Atributy