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)
1260DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1294DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1303DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1444DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1450DataGridViewDesigner.ShowErrorDialog(uiService, ex, this);