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