Friday, May 2, 2014

Ui doesn't update until end of sub or function

Hi,


I am sorry for my fault! You can try to marshal the call to the UI thread with Dispatcher.RunAsync:




Await Dispatcher.RunAsync(CoreDispatcherPriority.Normal, Function()

button.Visibility = Windows.UI.Xaml.Visibility.Collapsed

End Function)
Await funWaitingForopponent()

Best Wishes!



We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.

Click HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to &quot;Mark as Answer&quot; the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.


No comments:

Post a Comment