3 references to SetUnhandledException
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ControlDesigner.ChildSubClass.cs (1)
61
_designer.
SetUnhandledException
(Control.FromChildHandle(m.HWnd), ex);
System\Windows\Forms\Design\ControlDesigner.ChildWindowTarget.cs (1)
57
_designer.
SetUnhandledException
(_childControl, ex);
System\Windows\Forms\Design\ControlDesigner.DesignerWindowTarget.cs (1)
60
currentDesigner.
SetUnhandledException
(currentDesigner.Control, ex);