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

### Describe the bug I have a weird bug that unfortunately mighe be difficult to find. Im using the WinUI-ItemsRepeater with a WrapLayout as "ItemsRepeater.Layout" like this: [...] Now it...

bug
components::controls::primitives

## Fixes #690 This PR fixes the `WrapLayout` sometimes will collapsing all the items. ## PR Type What kind of change does this PR introduce? - Bugfix ## What is...

## Fixes Added key names to the Sizer controls so you override the styles of the Sizer controls. ## PR Type - Other... Please describe: As the title describes ##...

## Fixes This PR adds missing emoji to align with other level 2 headers. ## PR Type What kind of change does this PR introduce? - Documentation content changes ##...

## Fixes #735 #### Motivation As described in [the official announcement](https://devblogs.microsoft.com/dotnet/enhanced-security-is-here-with-the-new-trust-publishing-on-nuget-org/), the new **Trusted Publishing** feature greatly enhances package publishing security on NuGet.org. We successfully tested this approach with our...

### Describe the bug As described in [the official announcement](https://devblogs.microsoft.com/dotnet/enhanced-security-is-here-with-the-new-trust-publishing-on-nuget-org/), the new **Trusted Publishing** feature greatly enhances package publishing security on NuGet.org. ### Steps to reproduce ```text .github/workflows/build.yml is not...

### Describe the bug If the visibility of a SegmentedItem is controlled through binding to MvvM, and it's initial state is collapsed, then when the visibility state changes, it does...

### Describe the bug - **SettingsCardWrapThreshold** _might_ never be reached because the minimum width of the window - there is no minimum width for **PART_HeaderPresenter** - **HeaderPanel** uses `` while...

### Describe the bug DataGrid control not working when using XAML islands, adding a DataGrid control to be used with a XAML island from a C# Class Library in a...

### Describe the bug As mentioned on [Discord](https://discord.com/channels/372137812037730304/1396899916864819271/1397224971562123426), I would really love a new method on RichSuggestBox that allows the programmatic insertion of a new token. The use-case for this...

enhancement
feature request :mailbox_with_mail:
components::controls::richsuggestbox