Click or drag to resize

CustomNonClientAreaBehaviorBorderSize Property

Gets or sets the size of the border used to size the window.

Namespace:  TomsToolbox.Wpf.Interactivity
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Size BorderSize { get; set; }

Property Value

Type: Size
The size of the border.
See Also