7 references to ShowErrorDialog
System.Windows.Forms.Design (7)
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (1)
134DataGridViewDesigner.ShowErrorDialog(uiService, ex, _liveDataGridView);
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
281DataGridViewDesigner.ShowErrorDialog(uiService, ex, _liveDataGridView);
System\Windows\Forms\Design\DesignBindingPicker.cs (5)
1261DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1295DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1304DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1448DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1454DataGridViewDesigner.ShowErrorDialog(uiService, ex, this);