5 references to Editor
System.Windows.Forms.Design (5)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (5)
222if (item.Editor is not null && item.Editor.GetPaintValueSupported()) 596if (item.Editor is not null && item.Editor.GetPaintValueSupported()) 601item.Editor.PaintValue(item.Value, g, baseVar);