10 references to UpdateBounds
System.Windows.Forms (8)
System\Windows\Forms\ActiveX\AxHost.cs (2)
1227UpdateBounds(); 3251UpdateBounds();
System\Windows\Forms\Control.cs (3)
11408UpdateBounds(); 11746UpdateBounds(); 12249UpdateBounds();
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (1)
785UpdateBounds();
System\Windows\Forms\Form.cs (1)
3148UpdateBounds();
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
806ctl.UpdateBounds();
System.Windows.Forms.Tests (2)
System\Windows\Forms\ControlTests.cs (1)
1438public new void UpdateBounds() => base.UpdateBounds();
System\Windows\Forms\ControlTests.Methods.cs (1)
10151public new void UpdateBounds() => base.UpdateBounds();