3 references to SetCachedBounds
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Layout\DockAndAnchorLayout.cs (3)
64
SetCachedBounds
(element, newBounds);
247
SetCachedBounds
(element, GetAnchorDestination(element, displayRectangle, /*measureOnly=*/false));
339
SetCachedBounds
(mdiClient, remainingBounds);