Is there any way to prevent visual artifacts when a control moves? (Like when animating it)
I'm animating window's height property and i have a button on bottom of that window. While window moves button's shape looks bad(like its crushed).
You can test this in any Windows application by resizing it's window fast.
In some applications i can't see this behaviour. I want to know how?