Animation with mvvm light on windows phone 7
Posted
by hello there
on Stack Overflow
See other posts from Stack Overflow
or by hello there
Published on 2010-06-10T11:25:10Z
Indexed on
2010/06/13
20:52 UTC
Read the original article
Hit count: 353
Hello all, I have an intriguing question. Let's say I want to play an animation or change the visual state etc of my view FROM THE VIEW MODEL. How can I do that? Its for building an MVVM application on windows phone 7.
© Stack Overflow or respective owner