10 references to UpdateBounds
System.Windows.Forms (8)
System\Windows\Forms\ActiveX\AxHost.cs (2)
1226UpdateBounds(); 3249UpdateBounds();
System\Windows\Forms\Control.cs (3)
11264UpdateBounds(); 11605UpdateBounds(); 12109UpdateBounds();
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (1)
785UpdateBounds();
System\Windows\Forms\Form.cs (1)
3088UpdateBounds();
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
814ctl.UpdateBounds();
System.Windows.Forms.Tests (2)
System\Windows\Forms\ControlTests.cs (1)
1436public new void UpdateBounds() => base.UpdateBounds();
System\Windows\Forms\ControlTests.Methods.cs (1)
10182public new void UpdateBounds() => base.UpdateBounds();