8 references to PropImage
System.Windows.Forms (8)
winforms\Managed\System\WinForms\ToolStripItem.cs (8)
1243Image image = (Image)Properties.GetObject(PropImage); 1250Properties.SetObject(PropImage, image); 1272Properties.SetObject(PropImage, value); 1337Properties.SetObject(PropImage, null); 1375Properties.SetObject(PropImage, null); 1913Image image = (Image)Properties.GetObject(PropImage); 2547Properties.SetObject(PropImage, null); 2775Properties.SetObject(PropImage, null);