This repository is intend to maintain the codes during learning WPF. I categorized the topics through different folders according to my ideas.
- Apps - Some small Apps to demostrate WPF usage
- Binding - Collections to show the binding usage
- Buttons - Implemenets some reusable button functions
- Containers - Usage of UI layout containers
- Core - C# core api usage, such as P/Invoke, Async, etc.
- Input - Collections of custom input components
- Misc - Miscellaneous including log, configuration
- MVVM - Model-View-ViewModel usage
- Notifications - Demos to show Notifications
- Windows - Usage and customize window components, such as frameless window