1 override of SetBoundsCore
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (1)
292
protected override void
SetBoundsCore
(Rectangle bounds, BoundsSpecified specified)
3 references to SetBoundsCore
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (2)
328
base.
SetBoundsCore
(bounds, specified);
335
base.
SetBoundsCore
(bounds, specified);
System\Windows\Forms\Layout\ArrangedElement.cs (1)
178
SetBoundsCore
(bounds, specified);