10 references to UpdateBounds
System.Windows.Forms (8)
System\Windows\Forms\ActiveX\AxHost.cs (2)
1227UpdateBounds(); 3251UpdateBounds();
System\Windows\Forms\Control.cs (3)
11371UpdateBounds(); 11709UpdateBounds(); 12212UpdateBounds();
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (1)
785UpdateBounds();
System\Windows\Forms\Form.cs (1)
3163UpdateBounds();
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
808ctl.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();