Base:
method
GetPaintValueSupported
System.Drawing.Design.UITypeEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)
1 reference to GetPaintValueSupported
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ImageIndexEditorTests.cs (1)
22
bool result = _editor.
GetPaintValueSupported
(_context);