Base:
method
EditValue
System.Drawing.Design.UITypeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, System.Object)
1 reference to EditValue
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\FileNameEditorTests.cs (1)
24
Assert.Same(value, editor.
EditValue
(null, provider, value));