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\MaskPropertyEditorTests.cs (1)
29result = _editor.EditValue(context, provider.Object, maskedTextBox.Mask);