Examining the Theme Animations

There are 14 theme animations. We’re not going to examine each of these with the same depth as the theme transitions, but here they are:

Image FadeOutThemeAnimation—Animate an element’s Opacity to 0.

Image FadeInThemeAnimation—Animate an element’s Opacity back to 1. The default styles of many controls use the pair of FadeOutThemeAnimation and FadeInThemeAnimation, such as ScrollBar. This has no effect if FadeOutThemeAnimation or a similar custom animation didn’t previously act upon the element.

PopInThemeAnimation—Makes the ...

Get XAML Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.