Base:
method
EditValue
System.Windows.Forms.Design.FolderNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, System.Object)
1 reference to EditValue
System.Windows.Forms.UI.IntegrationTests (1)
FolderNameEditorTests.cs (1)
27object? result = editor.EditValue(context: null, provider: serviceProvider, value: value);