2 references to GetGrowthBounds
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Layout\DockAndAnchorLayout.cs (2)
53
newBounds =
GetGrowthBounds
(element, prefSize);
60
newBounds =
GetGrowthBounds
(element, newSize);