Click or drag to resize

CustomNonClientAreaBehaviorCornerSize Property

Gets or sets the size of a corner used to size the window.

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

Property Value

Type: Size
The size of the corner.
See Also