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.
### Describe the bug ``` class Video { public int id; public (int, uint, int, int, int, uint) SortValue { get; set; } } ObservableCollection _screenCollection = new(); AdvancedCollectionView AdvancedCollectionView...
### Describe the bug `Debounce(immediate: true)` does not work with a default timer. When a timer is created, `IsRepeating` is set to true by default. This breaks the logic of...
```[tasklist] ### Base Porting Checklist - [x] Update namespace (to `CommunityToolkit.WinUI.Shadows`) - [x] Merge differences from UWP main to WinAppSDK - [ ] Import original doc or setup new doc....
## TODO ```[tasklist] ### Base Porting Checklist - [x] Component/package name (`CommunityToolkit.WinUI.Extensions`) - [x] Namespace `CommunityToolkit.WinUI` - [x] Merge differences from UWP main to WinAppSDK / Uno forks - [x]...
## TODO ```[tasklist] ### Base Porting Checklist - [x] Update namespace (to `CommunityToolkit.WinUI.Converters`) - [ ] Merge differences from UWP main to WinAppSDK, Uno Platform fork - [x] Import original...
```[tasklist] ### Initial Port - [x] Update namespace (to `CommunityToolkit.WinUI.Controls`) - [x] Ignore `AdaptiveGridView` for now - [x] Merge differences from UWP main to - [x] WinAppSDK - [x] Uno...