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