Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 953 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 953 Bytes

simple-wpf

This repository is intend to maintain the codes during learning WPF. I categorized the topics through different folders according to my ideas.

Star History

Star History Chart

Topics

  • 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