Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 258 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 258 Bytes

ThreadPolicyExample

This is a sample WPF application to demonstrate the interaction of UI and background threads in a typical MVVM application. It also introduces the UIThreadPolicy and WorkerThreadPolicy attributes to help document threading assumptions.