7 references to ShowErrorDialog
System.Windows.Forms.Design (7)
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (1)
135DataGridViewDesigner.ShowErrorDialog(uiService, ex, _liveDataGridView);
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
281DataGridViewDesigner.ShowErrorDialog(uiService, ex, _liveDataGridView);
System\Windows\Forms\Design\DesignBindingPicker.cs (5)
1262DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1296DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1305DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1446DataGridViewDesigner.ShowErrorDialog(uiService, ex, this); 1452DataGridViewDesigner.ShowErrorDialog(uiService, ex, this);