28 references to xClearPreferredSizeCache
System.Windows.Forms (28)
winforms\Managed\System\WinForms\ComboBox.cs (1)
2786CommonProperties.xClearPreferredSizeCache(this);
winforms\Managed\System\WinForms\ContainerControl.cs (1)
1051CommonProperties.xClearPreferredSizeCache(start);
winforms\Managed\System\WinForms\Control.cs (5)
538CommonProperties.xClearPreferredSizeCache(this); 11215CommonProperties.xClearPreferredSizeCache(this); 11224CommonProperties.xClearPreferredSizeCache(controlsCollection[i]); 11919CommonProperties.xClearPreferredSizeCache(ParentInternal); 12597CommonProperties.xClearPreferredSizeCache(this);
winforms\Managed\System\WinForms\Form.cs (1)
6577CommonProperties.xClearPreferredSizeCache(this);
winforms\Managed\System\WinForms\Layout\CommonProperties.cs (1)
332CommonProperties.xClearPreferredSizeCache(start);
winforms\Managed\System\WinForms\Layout\LayoutUtils.cs (6)
681CommonProperties.xClearPreferredSizeCache(controlCausingLayout); 690CommonProperties.xClearPreferredSizeCache(_controlToLayout); 718CommonProperties.xClearPreferredSizeCache(elementCausingLayout); 727CommonProperties.xClearPreferredSizeCache(elementCausingLayout); 729CommonProperties.xClearPreferredSizeCache(elementToLayout); 745CommonProperties.xClearPreferredSizeCache(elementCausingLayout);
winforms\Managed\System\WinForms\ListBox.cs (1)
2206CommonProperties.xClearPreferredSizeCache(this);
winforms\Managed\System\WinForms\PictureBox.cs (1)
535CommonProperties.xClearPreferredSizeCache(this);
winforms\Managed\System\WinForms\RichTextBox.cs (1)
1495CommonProperties.xClearPreferredSizeCache(this);
winforms\Managed\System\WinForms\TextBoxBase.cs (2)
1555CommonProperties.xClearPreferredSizeCache(this); 1736CommonProperties.xClearPreferredSizeCache(this);
winforms\Managed\System\WinForms\ToolStrip.cs (4)
2168CommonProperties.xClearPreferredSizeCache(this.OverflowButton.DropDown); 2179CommonProperties.xClearPreferredSizeCache(this); 2465CommonProperties.xClearPreferredSizeCache(this); 2584CommonProperties.xClearPreferredSizeCache(toolStrip);
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
1685CommonProperties.xClearPreferredSizeCache(this);
winforms\Managed\System\WinForms\ToolStripDropDownItem.cs (1)
453CommonProperties.xClearPreferredSizeCache(DropDown);
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (1)
607CommonProperties.xClearPreferredSizeCache(this);
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (1)
369CommonProperties.xClearPreferredSizeCache(owner);