Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit Namespace / StyleableWindow Class / WindowThickness Property


WindowThickness Property (StyleableWindow)
Gets or sets the thickness of the chrome’s border.
Syntax
'Declaration
 
Public Property WindowThickness As Thickness
 
'Usage
 
Dim instance As StyleableWindow
Dim value As Thickness
 
instance.WindowThickness = value
 
value = instance.WindowThickness
Requirements

See Also