我正在尝试学习 ReactiveUI,目前正在尝试设置路由功能。我一直在“关注” github 上的 Play rxui-5-update 分支:
https://github.com/play/play-windows/tree/rxui5-update/Play
在我设置 RoutedViewHost 的 MainWindow.xaml 中,出现以下错误:
无效的跨线程访问
...在以下行:
在 rxui5 版本的 Play 的 MainWindow.xaml 中也会产生相同的错误。