xaml
Here are 918 public repositories matching this topic...
Avalonia is a cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of Operating Systems such as Windows via .NET Framework and .NET Core, Linux via Xorg, macOS
-
Updated
Nov 29, 2020 - C#
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
-
Updated
Nov 28, 2020 - C#
What would you like clarification on:
I read that Uno renders all controls in Windows style and there is an option somewhere deep in Uno to have some of the controls render in native OS style.
I believe it's crucial to be able to switch an application's (or page's) property to render controls using native styles wherever applicable (and to be able to switch back to Windows style again when
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
-
Updated
Nov 26, 2020 - C#
Describe the bug
The built-in text labels for both the CheckBox and RadioButton controls gradually gets more and more off center as the system's text scaling % increases.
Steps to reproduce the bug
- Set text scaling to 150% or higher
- Open the XAML Controls Gallery
- View any of the CheckBox or RadioButton controls
Expected behavior
The text labels should remain aligned
A modern file explorer that pushes the boundaries of the platform.
-
Updated
Nov 29, 2020 - C#
Contains some simple and commonly used WPF controls
-
Updated
Nov 29, 2020 - C#
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.
-
Updated
Nov 27, 2020 - C#
WPF Ribbon control like in Office
-
Updated
Nov 9, 2020 - C#
Snoop - The WPF Spy Utility
-
Updated
Nov 23, 2020 - C#
Awesome icon packs for WPF and UWP in one library
-
Updated
Nov 27, 2020 - C#
This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.
-
Updated
Sep 16, 2020 - C#
A new way for developers to exchange card content in a common and consistent way.
-
Updated
Nov 27, 2020 - C++
Fluent Design System for WPF.
-
Updated
Nov 16, 2020 - C#
This app demonstrates the controls available in WinUI and the Fluent Design System.
-
Updated
Nov 28, 2020 - C#
Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
-
Updated
Nov 2, 2020 - C#
ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target framework is .NET Standard 2.0.
-
Updated
Nov 17, 2020 - C#
WPF for JavaScript
-
Updated
May 25, 2018 - C#
Shared Controlz for WPF and ... more
-
Updated
Nov 24, 2020 - C#
Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
-
Updated
Nov 11, 2020 - C#
Visual Studio extension to help format your XAML source code
-
Updated
Nov 19, 2020 - C#
Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
-
Updated
Nov 22, 2020 - C#
Improve this page
Add a description, image, and links to the xaml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xaml topic, visit your repo's landing page and select "manage topics."


While this behavior might be useful for single selection comboboxes, it is an unexpected behavior, when you template the combobox items to achieve a multiselection behavior. Is it possible to disable the behavior that the selected item is removed from the available items list?