1 reference to GetInstanceCreationEditor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
5956
InstanceCreationEditor editor = (ctl == null ? null :
GetInstanceCreationEditor
(gridView.SelectedGridEntry as PropertyDescriptorGridEntry));