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();