3 references to ImageListUtils
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ImageIndexConverter.cs (1)
97PropertyDescriptor imageListProp = ImageListUtils.GetImageListProperty(context.PropertyDescriptor, ref instance);
winforms\Managed\System\WinForms\ImageKeyConverter.cs (1)
112PropertyDescriptor imageListProp = ImageListUtils.GetImageListProperty(context.PropertyDescriptor, ref instance);
winforms\Managed\System\WinForms\TreeViewImageIndexConverter.cs (1)
93PropertyDescriptor imageListProp = ImageListUtils.GetImageListProperty(context.PropertyDescriptor, ref instance);