18 references to EventHandlerService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (1)
94
_eventHandlerService = new
EventHandlerService
(this);
System\Windows\Forms\Design\DocumentDesigner.cs (1)
1041
_eventHandlerService ??= new
EventHandlerService
(_frame);
System.Windows.Forms.Design.Tests (16)
System\Windows\Forms\Design\EventHandlerServiceTests.cs (16)
11
EventHandlerService service =
new
(null);
15
service = new
EventHandlerService
(focusWnd);
22
EventHandlerService service =
new
(null);
30
EventHandlerService service =
new
(null);
38
EventHandlerService service =
new
(null);
50
EventHandlerService service =
new
(null);
63
EventHandlerService service =
new
(null);
77
EventHandlerService service =
new
(null);
90
EventHandlerService service =
new
(null);
98
EventHandlerService service =
new
(null);
106
EventHandlerService service =
new
(null);
122
EventHandlerService service =
new
(null);
132
EventHandlerService service =
new
(null);
148
EventHandlerService service =
new
(null);
156
EventHandlerService service =
new
(null);
169
EventHandlerService service =
new
(null);