2 references to GetEditor
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (1)
225
_editor = PropertyDescriptor.
GetEditor
<UITypeEditor>();
System\Windows\Forms\Design\EditorServiceContext.cs (1)
50
UITypeEditor editor = descriptor.
GetEditor
<UITypeEditor>()!;