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