Collection of controls for WinUI 2, WinUI 3, and Uno Platform developers. Simplifies and demonstrates common developer tasks building experiences for Windows with .NET.
### Base Porting Checklist
- [x] Update namespace (to `CommunityToolkit.WinUI.Triggers`)
- [x] Merge differences from UWP main to WinAppSDK / Uno forks
- [x] Import original doc or setup new doc
- [ ] Needs a refresh/update, and probably split
- [x] Samples
- [ ] #111
- [ ] All brought over tests pass for UWP/WinAppSDK
- [ ] Add more tests for other converters not covered? (or at least well-used ones)
- [ ] https://github.com/CommunityToolkit/Windows/issues/110
TODO