Part of a series of tutorials on creating WPF applications in C#
This time we show how to maintain MVVM binding to the UI at the same time as animate elements based on that.
Making a cool use of attached properties gives us a very expandable and re-usable animation to MVVM structure
Source code: https://github.com/angelsix/fasetto-word/tree/e2e495a82fa9877ed8c03d361ee235e862b92f14
Latest code: https://github.com/angelsix/fasetto-word
Download
0 formats
No download links available.
C# WPF UI Tutorials: 12 - MVVM View Model Binding to Animations | NatokHD