Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Reactive extensionsの開発者が WPF 用に別のライブラリを実装する必要があったのはなぜですか? このようなライブラリを実装するには、WinForms がどのように不十分だったのでしょうか?
Reactive extensions
DispatcherRx 用の WPF ヘルパー パッケージは、Rx 全体で使用されるISchedulerテーマに WPF を移植する一連のラッパーです。これらは、非 WPF アプリケーションには必要ありません。
Dispatcher
IScheduler