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)
57private void CloseDropDown() => _windowsFormsEditorService?.CloseDropDown(); 122_windowsFormsEditorService?.CloseDropDown();