All Projects → microsoft → Xaml Controls Gallery

microsoft / Xaml Controls Gallery

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

Projects that are alternatives of or similar to Xaml Controls Gallery

Xamlflair
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
Stars: ✭ 362 (-58.96%)
Mutual labels:  uwp, uwp-apps, xaml
Windowstemplatestudio
Windows Template Studio quickly builds a UWP app, using a wizard-based UI to turn your needs into a foundation of Windows 10 patterns and best practices.
Stars: ✭ 2,089 (+136.85%)
Mutual labels:  uwp, uwp-apps, xaml
Kanban Tasker
A simple kanban board for Windows 10 Universal Windows Platform (UWP) written to manage tasks and create a simple and easy workflow for each board
Stars: ✭ 140 (-84.13%)
Mutual labels:  uwp, uwp-apps, xaml
Ui For Uwp
This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.
Stars: ✭ 1,077 (+22.11%)
Mutual labels:  uwp, uwp-apps, xaml
Xamlstyler
Visual Studio extension to help format your XAML source code
Stars: ✭ 553 (-37.3%)
Mutual labels:  uwp, uwp-apps, xaml
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (+31.18%)
Mutual labels:  uwp, uwp-apps, xaml
Windowscommunitytoolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,654 (+427.66%)
Mutual labels:  uwp, uwp-apps, xaml
Files
A modern file manager that pushes the boundaries of the platform.
Stars: ✭ 15,198 (+1623.13%)
Mutual labels:  uwp, xaml, fluent
UWP-Package-Installer
An UWP installer for appx/appxbundle packages
Stars: ✭ 85 (-90.36%)
Mutual labels:  xaml, uwp, uwp-apps
Rise-Media-Player
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
Stars: ✭ 600 (-31.97%)
Mutual labels:  xaml, uwp, fluent
Uwp App Launcher Mobile
[Open Source] It's like the iOS and Android Home Screens but for Windows 10 (Phones).
Stars: ✭ 47 (-94.67%)
Mutual labels:  uwp, uwp-apps, xaml
DevToys
A Swiss Army knife for developers.
Stars: ✭ 4,986 (+465.31%)
Mutual labels:  xaml, uwp, fluent
Codehub
A UWP GitHub Client
Stars: ✭ 162 (-81.63%)
Mutual labels:  uwp, uwp-apps, xaml
Quick-Pad
Quick Pad is a modern notepad app featuring fluent design
Stars: ✭ 183 (-79.25%)
Mutual labels:  xaml, uwp, fluent
WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,934 (+459.41%)
Mutual labels:  xaml, uwp, uwp-apps
Windowscompositionsamples
Windows Composition Samples the place for getting the latest code samples and demos using Windows.UI.Xaml and Windows.UI.Composition to make beautiful Universal Windows Platform applications.
Stars: ✭ 922 (+4.54%)
Mutual labels:  fluent, uwp, uwp-apps
Windows App Development Best Practices
A collection of best practices for Windows App and C# developers
Stars: ✭ 355 (-59.75%)
Mutual labels:  uwp-apps, xaml
Nightingale Rest Api Client
A modern, resource-efficient REST API client for Windows. (Issues-only repo)
Stars: ✭ 290 (-67.12%)
Mutual labels:  uwp, xaml
Ammyui
Ammy language repository
Stars: ✭ 356 (-59.64%)
Mutual labels:  uwp, xaml
Arcgis Runtime Samples Dotnet
Sample code for ArcGIS Runtime SDK for .NET – UWP, WPF, Xamarin.Android, Xamarin.iOS, and Xamarin.Forms
Stars: ✭ 274 (-68.93%)
Mutual labels:  uwp, xaml

page_type: sample languages:

  • csharp
  • xaml products:
  • windows
  • windows-uwp statusNotificationTargets:
  • [email protected] description: Demonstrates the usage of all XAML/WinUI controls in an interactive format.

XAML Controls Gallery

Xaml Gallery Screenshot

Build Status

Shows all of the XAML controls in an interactive format. This app is the interactive companion to the Fluent Design Guidelines and shows the usage of both UWP Xaml APIs and Windows UI Library APIs.

The XAML Controls Gallery shows how to:

  • Specify XAML controls in markup: Each control page shows the markup used to create each example.

  • Use the Microsoft.UI.Xaml (WinUI) Library: The app includes the latest WinUI NuGet package and shows how to use the Windows UI Library controls like NavigationView, SwipeControl, and more.

  • Basic layout: This sample will show all of the possible layout options for your app and allow you to interact with the panels to show how to achieve any layout you are looking for.

  • Adaptive UI: In addition to showing how each control responds to different form factors, the app itself is responsive and shows various methods for achieving adaptive UI.

  • Version adaptive code: This sample shows how to write version adaptive code so that the app can run on previous versions of Windows while also using the latest capabilities on the most recent verison of Windows.

Further information

Note: The Xaml Controls Gallery requires Visual Studio 2017 or 2019 to build and Windows 10 to execute.

To obtain information about Windows 10 development, go to the Windows Dev Center

To obtain information about Microsoft Visual Studio and the tools for developing Windows apps, go to Visual Studio

🐞 Found a bug? Want a new sample?

If you find a bug within the Xaml Controls Gallery or want to request a new sample, please file an issue.

If you find a bug within your app (not in the Xaml Controls Gallery) and need help, please file an issue on the WinUI repo.

Related topics

Get started with Windows 10 apps

Install a prebuilt version of this app from Microsoft Store. Each control page in the application has links to relevant Microsoft Docs for that control.

Windows UI Library (WinUI)

Related samples

RSS reader sample
Lunch Scheduler app sample
Customers Orders Database sample
Universal Windows Platform (UWP) Samples

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].