4
Shouts

Refreshthe WPF UI now: how to wait for the rendering to finish ?

published 629 days, 3 hours, 36 minutes ago posted by jmix90jmix90 630 days, 6 hours, 23 minutes ago
Saturday, September 03, 2011 10:20:57 AM GMT Friday, September 02, 2011 7:34:25 AM GMT

WPF is really awesome to build reactive applications and data binding is here to push useful information inside of the User Interface. All is done magically and it’s wonderfully simple to create an application without knowledge of the internals of the WPF’s rendering.

Now, I wan’t to talk about something which can useful in every WPF application : how to wait for the rendering UI to be done. This can also be rephrased to : “how to force the rendering after I performed an action ?“.

category: How To | clicked: 58 | | source: www.jonathanantoine.com | show counter code
tags: Rendering, How-To, Performance, WPF, Force, UI, refresh, How

5 comments posted.

To post your comment please login or signup