2 writes to _shutdownListener
PresentationFramework (2)
System\Windows\Documents\WinEventHandler.cs (2)
36_shutdownListener = new WinEventHandlerShutDownListener(this); 105_shutdownListener = null;
2 references to _shutdownListener
PresentationFramework (2)
System\Windows\Documents\WinEventHandler.cs (2)
102if (_shutdownListener != null) 104_shutdownListener.StopListening();