Base:
property
BackgroundImage
System.Windows.Forms.Control.BackgroundImage
1 write to BackgroundImage
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
4015MdiClient.BackgroundImage = BackgroundImage;
1 reference to BackgroundImage
System.Windows.Forms (1)
System\Windows\Forms\MDI\MDIClient.cs (1)
62Image? backgroundImage = BackgroundImage;