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