microsoft/winui-gallery

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

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 15 minutes ago
Added to GitGenius on September 19th, 2026
Created on November 1st, 2018
Open Issues & Pull Requests: 44 (+0)
GitHub issues: Enabled
Number of forks: 756
Total Stargazers: 3,650 (+0)
Total Subscribers: 98 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 46.4 hours
Mean response time: 91.6 days
90th percentile: 198.2 days
Tracked items: 277

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 6% of issues opened in the past year have never received a reply. 96% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "fixed in repo - will be in next update" is answered fastest, typically in about an hour, while "sample enhancement" waits about 4 weeks. 84% of issues opened in the past year have been closed, leaving a working backlog. Three people close 92% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 27
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 790 days
Stale 30+ days: 24
Stale 90+ days: 22

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (118)
  • needs-triage (36)
  • enhancement (28)
  • help wanted (27)
  • new sample (23)
  • sample enhancement (23)
  • app enhancement (14)
  • fixed in repo - will be in next update (12)

Detailed Description

WinUI Gallery is a demonstration app that showcases the controls and design system available in WinUI 3 and the Windows App SDK.

The app solves the problem of learning how to build modern Windows applications by providing interactive samples of every WinUI control alongside their markup and code-behind. Developers can see how each control works in practice, understand the Fluent Design guidelines through examples, and learn responsive design patterns by examining how the gallery itself adapts to different screen sizes and form factors.

WinUI Gallery suits developers building Windows desktop applications who want to understand the available UI controls and best practices for using them. The app is particularly valuable for those new to WinUI or the Windows App SDK, as it provides both visual demonstrations and the actual code needed to implement each control. The gallery includes design and accessibility guidance pages alongside the control samples, making it a comprehensive reference tool rather than just a showcase.

The project maintains an active backlog of improvements tracked on its project board and explicitly welcomes community contributions through pull requests and issue discussions. The team regularly updates the gallery to include the latest WinUI NuGet packages and new controls as they become available in the framework.