2 references to PropBackgroundImage
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
1155
return (Image)Properties.GetObject(
PropBackgroundImage
);
1159
Properties.SetObject(
PropBackgroundImage
, value);