2 writes to _shutdownListener
PresentationFramework (2)
src\Framework\System\Windows\Documents\WinEventHandler.cs (2)
55_shutdownListener = new WinEventHandlerShutDownListener(this); 143_shutdownListener = null;
2 references to _shutdownListener
PresentationFramework (2)
src\Framework\System\Windows\Documents\WinEventHandler.cs (2)
140if (_shutdownListener != null) 142_shutdownListener.StopListening();