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\FileNameEditorTests.cs (1)
32Assert.Equal(UITypeEditorEditStyle.Modal, editor.GetEditStyle(context));