8 references to PropImage
System.Windows.Forms (8)
winforms\Managed\System\WinForms\Label.cs (8)
459Image image = (Image)Properties.GetObject(PropImage); 472Properties.SetObject(PropImage, value); 523Properties.SetObject(PropImage, null); 561Properties.SetObject(PropImage, null); 621Properties.SetObject(PropImage, null); // Image.set calls ImageList = null 1066Image image = (Image)Properties.GetObject(PropImage); 1173Properties.SetObject(PropImage, null); 1693return Properties.GetObject(PropImage) != null;