Base:
property
BackgroundImage
System.Windows.Forms.Control.BackgroundImage
1 write to BackgroundImage
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Form.cs (1)
4623MdiClient.BackgroundImage = BackgroundImage;
1 reference to BackgroundImage
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MDIClient.cs (1)
83Image backgroundImage = BackgroundImage;