I'm exploring MahApps framework and I want to implement a live tile style.
My question is:
Is it possible to create a live tile style, where the tile's content (predefined images, texts; not content added dynamically) should change periodically and with an animation (MahApps transition)? If so, how can it be done?
I think this behavior could be achieved in code, but I'm wondering if it can be done only in xaml, in a style. Thank you!