5 references to PopupEditor
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObject.cs (1)
294propertyGridView.PopupEditor(row);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (3)
1212PopupEditor(_selectedRow); 1218PopupEditor(_selectedRow); 2154PopupEditor(_selectedRow);
System\Windows\Forms\Design\IWindowsFormsEditorService.cs (1)
26/// <see cref="PropertyGridView.PopupEditor(int)"/> calls <see cref="GridEntry.EditPropertyValue(PropertyGridView)"/>