3 references to GetImageListProperty
System.Windows.Forms (3)
System\Windows\Forms\Controls\TreeView\TreeViewImageIndexConverter.cs (1)
81PropertyDescriptor? imageListProp = ImageListUtils.GetImageListProperty(context.PropertyDescriptor, ref instance);
System\Windows\Forms\ImageIndexConverter.cs (1)
104PropertyDescriptor? imageListProp = ImageListUtils.GetImageListProperty(context.PropertyDescriptor, ref instance);
System\Windows\Forms\ImageKeyConverter.cs (1)
110PropertyDescriptor? imageListProp = ImageListUtils.GetImageListProperty(context.PropertyDescriptor, ref instance);