2 writes to _weakShutdownHandler
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndSource.cs (2)
343_weakShutdownHandler = new WeakEventDispatcherShutdown(this, this.Dispatcher); 2990_weakShutdownHandler = null;
2 references to _weakShutdownHandler
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndSource.cs (2)
2987if(null != _weakShutdownHandler) 2989_weakShutdownHandler.Dispose();