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