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)
50UITypeEditor editor = descriptor.GetEditor<UITypeEditor>()!;