animation Archive - Cocoon Software
Sep 26
Animated Expander for WPF
Micha
Posted In: Code Snippets, Developer Blog
For my current projekt I want to implement a control like the Hamburger Sidebar icon-reorder . For the new Universal Windows Apps I found a control that is called SplitView which can be easily used for this purpose. Sadly there is nothing similar in WPF that might be used for it. So I came to the point restyling the Expander control →