1 instantiation of WinEventHandlerShutDownListener
PresentationFramework (1)
System\Windows\Documents\WinEventHandler.cs (1)
37
_shutdownListener = new
WinEventHandlerShutDownListener
(this);
1 reference to WinEventHandlerShutDownListener
PresentationFramework (1)
System\Windows\Documents\WinEventHandler.cs (1)
169
private
WinEventHandlerShutDownListener
_shutdownListener;