How to define XAML to rotate a rectangle infinitely?
So far I found a solution with code but no xaml: http://www.codeproject.com/Articles/23257/Beginner-s-WPF-Animation-T
Something like this
Of course you can remove Loaded trigger and run this storyboard whenever you want.
Loaded