1 write to _windowsFormsEditorService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.cs (1)
79
_windowsFormsEditorService
= edSvc;
2 references to _windowsFormsEditorService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.cs (2)
57
private void CloseDropDown() =>
_windowsFormsEditorService
?.CloseDropDown();
122
_windowsFormsEditorService
?.CloseDropDown();