Select to view content in your preferred language

WPF UI Thread Blocking

723
0
03-14-2011 06:10 AM
JustinCarasick
Emerging Contributor
I have been testing a WPF desktop application with a simple map and some buttons in my form. I reference the world imagery from ESRI and seems like the thread is being blocked everytime a request is made to the map service. For example when I pan the map the form freezes and will not respond again until all data has been loaded to the map.

Any ideas?

Thanks,
Justin
0 Kudos
0 Replies