2 writes to _weakEventDispatcherShutdown
PresentationFramework (2)
System\Windows\Interop\HwndHost.cs (2)
503
_weakEventDispatcherShutdown
= null;
827
_weakEventDispatcherShutdown
= new WeakEventDispatcherShutdown(this, this.Dispatcher);
1 reference to _weakEventDispatcherShutdown
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
502
_weakEventDispatcherShutdown
?.Dispose();