A sample for Windows Presentation Foundation and .NET Framework that uses the dispatcher to run code when the app is idle. Multithreading in WPF: Use the dispatcher to run code while idle This app ...
A sample for Windows Presentation Foundation and .NET Framework that displays windows under different threads. Multithreading in WPF: Display a window in a different thread This app demonstrates how ...