1 write to _currentHost
System.Windows.Forms (1)
System\Windows\Forms\Design\EventsTab.cs (1)
31
=>
_currentHost
= e.NewDesigner;
1 reference to _currentHost
System.Windows.Forms (1)
System\Windows\Forms\Design\EventsTab.cs (1)
68
if (
_currentHost
.TryGetService(out IEventBindingService? hostEventBindingService))