2 writes to _weakShutdownHandler
PresentationCore (2)
System\Windows\InterOp\HwndSource.cs (2)
299
_weakShutdownHandler
= new WeakEventDispatcherShutdown(this, this.Dispatcher);
2621
_weakShutdownHandler
= null;
1 reference to _weakShutdownHandler
PresentationCore (1)
System\Windows\InterOp\HwndSource.cs (1)
2620
_weakShutdownHandler
?.Dispose();