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();