I would like to add an eyecatching animated Hamburger Icon to my SplitView
in c# UWP XAML project.
I know there are tons of CSS animated icons (like here or here the one in [2,2]) out there to find, but rarely ones for XAML. And there is a guy, who did port some CSS to XAML animations here.
I fancy a really nice animation like this developer did in Windows Phone App: Link to Store.
How did he do it? And how can I do that? Is it "just" an excessive use of the Storyboard
? Or are there other tricks involved? As it is an Win8 oriented App (not Win10), I do not think, that it is done by an animated GIF.