Base:
method
PaintValue
System.Drawing.Design.UITypeEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)
1 reference to PaintValue
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ImageIndexEditorTests.cs (1)
37
Action action = () => _editor.
PaintValue
(paintValueEventArgs);