Base:
method
GetEditStyle
System.Drawing.Design.UITypeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)
1 reference to GetEditStyle
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\FolderNameEditorTests.cs (1)
24Assert.Equal(UITypeEditorEditStyle.Modal, editor.GetEditStyle(context));