1 override of SetBoundsCore
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (1)
294
protected override void
SetBoundsCore
(Rectangle bounds, BoundsSpecified specified)
3 references to SetBoundsCore
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (2)
330
base.
SetBoundsCore
(bounds, specified);
337
base.
SetBoundsCore
(bounds, specified);
System\Windows\Forms\Layout\ArrangedElement.cs (1)
175
SetBoundsCore
(bounds, specified);