Where is the Schedular.Dispatcher?

I am tring Rx (Reactive Extensions) for wpf and cannot find Scheduler.Dispatcher.
I added a link System.Reactive.Windows.Threading.dll, but even then I can’t get it to work ... any suggestions.

thank

+3
source share
1 answer

Now he is DispatcherScheduler.Instance.

+3
source

All Articles