WPF scrollviewer - Access using multiple threads

Posted by user279244 on Stack Overflow See other posts from Stack Overflow or by user279244
Published on 2010-04-12T10:43:28Z Indexed on 2010/04/12 10:53 UTC
Read the original article Hit count: 147

Filed under:
|
|

I want to access a scrollviewer from another thread. Please tell me how to do detach it from the Main Thread so that I can change the Offsets of the scrollviewer. Thanks

© Stack Overflow or respective owner

Related posts about multithreading

Related posts about c#