1 instantiation of WeakEventDispatcherShutdown
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
830
_weakEventDispatcherShutdown = new
WeakEventDispatcherShutdown
(this, this.Dispatcher);
1 reference to WeakEventDispatcherShutdown
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
1185
WeakEventDispatcherShutdown
_weakEventDispatcherShutdown;