1 instantiation of WeakEventDispatcherShutdown
PresentationCore (1)
System\Windows\InterOp\HwndSource.cs (1)
299
_weakShutdownHandler = new
WeakEventDispatcherShutdown
(this, this.Dispatcher);
1 reference to WeakEventDispatcherShutdown
PresentationCore (1)
System\Windows\InterOp\HwndSource.cs (1)
2819
WeakEventDispatcherShutdown
_weakShutdownHandler;