1 override of OnBackgroundImageLayoutChanged
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Form.cs (1)
4629
protected override void
OnBackgroundImageLayoutChanged
(EventArgs e) {
2 references to OnBackgroundImageLayoutChanged
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
1215
OnBackgroundImageLayoutChanged
(EventArgs.Empty);
winforms\Managed\System\WinForms\Form.cs (1)
4630
base.
OnBackgroundImageLayoutChanged
(e);