Windows
Windows copied to clipboard
Collection of controls for WinUI 2, WinUI 3, and Uno Platform developers. Simplifies and demonstrates common developer tasks building experiences for Windows with .NET.
```[tasklist] ### Base Porting Checklist - [ ] Component name (to `CommunityToolkit.WinUI.Controls.InfiniteCanvas`) - [ ] Redesign, following the latest WinUI design guidelines - [ ] Merge differences from UWP main...
```[tasklist] ### Base Porting Checklist - [ ] Component name (to `CommunityToolkit.WinUI.Controls.RotateTile`) - [ ] Redesign, following the latest WinUI design guidelines - [ ] Merge differences from UWP main...
Well... I don't think I selected this one to convert to a task... Have Triggers been tested on WASM?
@Arlodotexe think we change the template to be 'component' now right? However, a lot of them here still use `____Experiment.Samples` for instance, we should update these all to use `Component`...