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