3 references to PropImageList
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Label.cs (3)
602
return (ImageList)Properties.GetObject(
PropImageList
);
624
Properties.SetObject(
PropImageList
, value);
1170
Properties.SetObject(
PropImageList
, null);