4 references to xClearAllPreferredSizeCaches
System.Windows.Forms (4)
System\Windows\Forms\Control.ControlCollection.cs (1)
385CommonProperties.xClearAllPreferredSizeCaches(Owner);
System\Windows\Forms\Form.cs (1)
4459CommonProperties.xClearAllPreferredSizeCaches(this);
System\Windows\Forms\Layout\CommonProperties.cs (1)
371xClearAllPreferredSizeCaches(controlsCollection[i]);
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
1376CommonProperties.xClearAllPreferredSizeCaches(this);