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