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

Return Value

the desired maximum Size during resizing
See Also

Reference

ResizingTool Class
ResizingTool Members