Windows icon indicating copy to clipboard operation
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.

Results 247 Windows issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/CommunityToolkit/Labs-Windows/discussions/706 Originally posted by **0x5bfa** August 7, 2025 As the title describes, we should put them in the top-level namespace since putting enums inside a class make...

enhancement
components::controls::sizers

### Describe the bug Currently, the trimming warning for AdvancedCollectionView is too broad. It triggers for all usages of AdvancedCollectionView, when it concerns only SortDescription.PropertyName. We should move the warning...

## Describe the bug Found a few issues with the Surface Dial TextBox Extensions: - [ ] Tapping doesn't go to the next control (if you have focus on first...

bug
help wanted
components::extensions

## TODO ```[tasklist] ### Base Porting Checklist - [x] Update namespace (to `CommunityToolkit.WinUI.Triggers`) - [x] Merge differences from UWP main to WinAppSDK / Uno forks - [x] Import original doc...

enhancement
Priority-1
components::triggers

```[tasklist] ### Base Porting Checklist - [x] Component name (to `CommunityToolkit.WinUI.Media`) - [x] Merge differences from UWP main to WinAppSDK / Uno forks - [ ] ~~Support for WASM via...

enhancement
Priority-1
components::media

We probably want to file an issue about re-checking all this, as I know some of the original issues I believe were fixed in the underlying behaviors package, but I...

question
need more info :pushpin:
components::behaviors

Bringing this issue from [here](https://github.com/CommunityToolkit/Labs-Windows/issues/216#issuecomment-1542604878) I've discovered this while using `SettingsCard` and changing it's `ContentAlignment` property at runtime by editing XAML. The `SettingsCard` uses the trigger like this: ```xaml ```...

bug
components::triggers

```[tasklist] ### Base Porting Checklist - [ ] Component name (to `CommunityToolkit.WinUI.Controls.Eyedropper`) - [ ] Design refresh - [ ] Merge differences from UWP main to WinAppSDK / Uno forks...

enhancement
blocked
Priority-2

From https://github.com/CommunityToolkit/Tooling-Windows-Submodule/issues/63 One or more components in this repository are suppressing CA1063. To avoid memory leaks in certain edge cases, we should be implementing the full `IDisposable` pattern and not...

enhancement
components::animations
components::collections
components::helpers

```[tasklist] ### Base Porting Checklist - [ ] Component name (to `CommunityToolkit.WinUI.Controls.OrbitView`) - [ ] Redesign, following the latest WinUI design guidelines - [ ] Merge differences from UWP main...

enhancement
Priority-3