In above image i am using Wpf ModernUi template, while form is not responding the UI changes like normal wpf window. If any one knows how to fix this kindly share.
Asked
Active
Viewed 168 times
1
-
I am not using ModernUi template, but it looks to me that you sould use an async methods behind the scene, do you? – Ravid Goldenberg Feb 02 '16 at 10:08
-
Yes you are absolutely correct. I cleared the problem by implementing background worker. – Joee Feb 13 '16 at 10:09