1 write to _events
PresentationFramework (1)
System\Windows\Application.cs (1)
2317_events = new EventHandlerList();
3 references to _events
PresentationFramework (3)
System\Windows\Application.cs (3)
1636_events?.Dispose(); 2315if (_events == null) 2319return _events;