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