2 references to _editor
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\ImageIndexEditorTests.cs (2)
24
bool result =
_editor
.GetPaintValueSupported(_context);
39
Action action = () =>
_editor
.PaintValue(paintValueEventArgs);