xaml
Here are 940 public repositories matching this topic...
-
Updated
Feb 21, 2021 - C#
-
Updated
Feb 15, 2021 - C#
-
Updated
Feb 21, 2021 - 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
Feb 20, 2021 - 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
Feb 18, 2021 - C#
-
Updated
Feb 19, 2021 - C#
-
Updated
Feb 15, 2021 - C#
-
Updated
Feb 19, 2021 - C#
-
Updated
Dec 12, 2020 - C#
-
Updated
Feb 20, 2021 - C#
-
Updated
Feb 15, 2021 - C#
-
Updated
Feb 19, 2021 - C++
-
Updated
Nov 16, 2020 - C#
-
Updated
Feb 19, 2021 - C#
-
Updated
Jan 22, 2021 - C#
-
Updated
Feb 21, 2021 - C#
-
Updated
May 25, 2018 - C#
-
Updated
Feb 4, 2021 - C#
-
Updated
Feb 19, 2021 - C#
-
Updated
Feb 2, 2021 - 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?