GoXam for WPF v3
ComputeMinSize Method
Northwoods.GoXam.Tool Namespace > ResizingTool Class : ComputeMinSize Method
The effective minimum resizing size is the maximum of MinSize and the FrameworkElement's MinWidth and MinHeight.
Syntax
protected virtual Size ComputeMinSize()

Return Value

the desired minimum Size during resizing
See Also

Reference

ResizingTool Class
ResizingTool Members