4 references to HasCachedBounds
System.Windows.Forms (4)
System\Windows\Forms\Layout\DefaultLayout.cs (4)
380
Debug.Assert(!
HasCachedBounds
(container), "Do not call this method with an active cached bounds list.");
716
Debug.Assert(!
HasCachedBounds
(element.Container), "Do not call this method with an active cached bounds list.");
942
Debug.Assert(!
HasCachedBounds
(element.Container), "Do not call this method with an active cached bounds list.");
1112
Debug.Assert(!
HasCachedBounds
(container), "Do not call this method with an active cached bounds list.");