WinUI-Gallery icon indicating copy to clipboard operation
WinUI-Gallery copied to clipboard

This app demonstrates the controls available in WinUI and the Fluent Design System.

Results 295 WinUI-Gallery issues
Sort by recently updated
recently updated
newest added

### Which version of the app? WinUI 3 Gallery ### Description _No response_ ### Screenshots _No response_ ### Windows version Windows 11 24H2 (26052) ### Additional context Thank you.

bug
needs-triage

## Description Some xaml code substitutions are not working. This pr tries to fix them all. ## Motivation and Context It's confusing and someone would have to go to source...

## Description Fix RadioButtons image abnormal. ## Motivation and Context make RadioButtons image see normal. ## How Has This Been Tested? 1.click Layout at NavigationView; 2.you can see abnormal. ##...

This PR removes screenshot mode and some MinimumContract checks that was UWP specific.

Modify the code to avoid potential problems(in 'WinUIGallery/Helper/Win32WindowHelper.cs') ## Description max may have been incorrectly written as min in the code ## Motivation and Context By analyzing the code, it...

There's still screenshot mode code that we do not enable. I think it's safe to say no-one is using this? So better to remove the XAML and any corresponding code...

needs-triage

### Issue type enhancement ### Which version of the app? WinUI 3 Gallery ### Description Hello, WinUI community! It would be great if Wizard control will be available for WinUI...

needs-triage

### Which version of the app? WinUI 3 Gallery ### Description Minor issue. - In some occasions, it looks like the border of the **ColorTile** control and the child element(s)...

bug
help wanted
design

## Description Closes #1544. This PR will enable searching icons based on tags on the Iconography page. Icon tags are assigned on the IconsData.json file. ## Motivation and Context The...

### Issue type sample request ### Which version of the app? WinUI 3 Gallery ### Description I found different behaviors of `OverlappedPresenter` between Windows 10 and 11. I would like...

help wanted
enhancement