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