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