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)
1258DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1292DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1301DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1445DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1451DataGridViewDesigner.ShowErrorDialog(uiService, ex, this);