xaml
Here are 917 public repositories matching this topic...
-
Updated
Dec 3, 2020 - C#
-
Updated
Dec 4, 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
-
Updated
Dec 5, 2020 - C#
Describe the bug
Adding a reference to a ClassLibrary project from a UWP application project generates a XAML compiler warning.
Steps to reproduce the bug
- Open Visual Studio 2019 (or 2017)
- Create a new Universal Windows Class Library project
- Create a new Universal Windows Application project in the same solution
- Add a reference to the Class Library project from the Appl
-
Updated
Dec 5, 2020 - C#
-
Updated
Dec 4, 2020 - C#
-
Updated
Dec 4, 2020 - C#
-
Updated
Dec 3, 2020 - C#
-
Updated
Nov 30, 2020 - C#
-
Updated
Dec 4, 2020 - C#
-
Updated
Sep 16, 2020 - C#
-
Updated
Dec 5, 2020 - C++
-
Updated
Nov 16, 2020 - C#
-
Updated
Dec 3, 2020 - C#
-
Updated
Nov 29, 2020 - C#
-
Updated
Nov 17, 2020 - C#
-
Updated
May 25, 2018 - C#
-
Updated
Nov 29, 2020 - C#
-
Updated
Nov 11, 2020 - C#
-
Updated
Nov 19, 2020 - C#
-
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?