11 references to ShowError
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1095
uiService.
ShowError
(e);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.ExceptionEditor.cs (1)
23
uiService.
ShowError
(ex);
System.Windows.Forms.Design (9)
System\ComponentModel\Design\CollectionEditor.CollectionForm.cs (1)
153
uis.
ShowError
(e);
System\Windows\Forms\Design\Behavior\BehaviorService.cs (1)
575
_serviceProvider.GetService<IUIService>()?.
ShowError
(ex);
System\Windows\Forms\Design\ComponentTray.cs (1)
830
uis.
ShowError
(e);
System\Windows\Forms\Design\ControlDesigner.cs (1)
423
uis.
ShowError
(e);
System\Windows\Forms\Design\DataGridViewDesigner.cs (1)
697
uiService.
ShowError
(ex);
System\Windows\Forms\Design\ListViewDesigner.cs (1)
190
uiService.
ShowError
(ex);
System\Windows\Forms\Design\OleDragDropHandler.cs (1)
207
uiService?.
ShowError
(argumentEx);
System\Windows\Forms\Design\SelectionUIService.cs (1)
124
uis.
ShowError
(e);
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
623
uiService?.
ShowError
(argumentEx);