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