1 write to _events
PresentationFramework (1)
System\Windows\Application.cs (1)
2318_events = new EventHandlerList();
3 references to _events
PresentationFramework (3)
System\Windows\Application.cs (3)
1637_events?.Dispose(); 2316if (_events == null) 2320return _events;