Initial commit

This commit is contained in:
2024-09-29 20:42:32 -04:00
commit 542de46db8
12 changed files with 778 additions and 0 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# ChrisKaczor.Wpf.Windows.CategoryWindow
A simple reusable window that supports category navigation on the left side.
## Authors
* **Chris Kaczor** - *Initial work* - https://github.com/ckaczor - https://chriskaczor.com
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
## Disclaimer
This code is used by my various personal projects and may not be useful or work in all use cases.