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)
2804private WeakEventDispatcherShutdown _weakShutdownHandler;