2 writes to _shutdownListener
PresentationFramework (2)
System\Windows\Documents\WinEventHandler.cs (2)
43_shutdownListener = new WinEventHandlerShutDownListener(this); 112_shutdownListener = null;
2 references to _shutdownListener
PresentationFramework (2)
System\Windows\Documents\WinEventHandler.cs (2)
109if (_shutdownListener != null) 111_shutdownListener.StopListening();