2 writes to _shutdownListener
PresentationFramework (2)
System\Windows\Documents\WinEventHandler.cs (2)
36_shutdownListener = new WinEventHandlerShutDownListener(this); 103_shutdownListener = null;
1 reference to _shutdownListener
PresentationFramework (1)
System\Windows\Documents\WinEventHandler.cs (1)
102_shutdownListener?.StopListening();