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