Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » HostVisual   (RSS)

Multithreaded UI: HostVisual

Background: The WPF Threading Model In general, objects in WPF can only be accessed from the thread that created them. Sometimes this restriction is confused with the UI thread, but this is not true, and it is perfectly fine for objects to live on other
 
Page view tracker