1 write to Image
System.Windows.Forms (1)
System\Drawing\Design\PropertyValueUIItem.cs (1)
17
Image
= uiItemImage.OrThrowIfNull();
1 reference to Image
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
541
g.DrawImage(_propertyValueUIItems[i].
Image
, _uiItemRects[i]);