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)
1026
_eventHandlerService ??= new
EventHandlerService
(_frame);
System.Windows.Forms.Design.Tests (16)
System\Windows\Forms\Design\EventHandlerServiceTests.cs (16)
13
EventHandlerService service =
new
(null);
17
service = new
EventHandlerService
(focusWnd);
24
EventHandlerService service =
new
(null);
32
EventHandlerService service =
new
(null);
40
EventHandlerService service =
new
(null);
52
EventHandlerService service =
new
(null);
65
EventHandlerService service =
new
(null);
79
EventHandlerService service =
new
(null);
92
EventHandlerService service =
new
(null);
100
EventHandlerService service =
new
(null);
108
EventHandlerService service =
new
(null);
124
EventHandlerService service =
new
(null);
134
EventHandlerService service =
new
(null);
150
EventHandlerService service =
new
(null);
158
EventHandlerService service =
new
(null);
171
EventHandlerService service =
new
(null);