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