xaml
Here are 933 public repositories matching this topic...
-
Updated
Jan 18, 2021 - C#
-
Updated
Jan 12, 2021 - C#
-
Updated
Jan 19, 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
Jan 18, 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
Jan 18, 2021 - C#
-
Updated
Jan 18, 2021 - C#
-
Updated
Jan 8, 2021 - C#
-
Updated
Jan 12, 2021 - C#
-
Updated
Dec 12, 2020 - C#
-
Updated
Jan 13, 2021 - C#
-
Updated
Jan 19, 2021 - C++
-
Updated
Nov 16, 2020 - C#
-
Updated
Jan 10, 2021 - C#
-
Updated
Jan 16, 2021 - C#
-
Updated
Jan 15, 2021 - C#
-
Updated
May 25, 2018 - C#
-
Updated
Dec 18, 2020 - C#
-
Updated
Dec 15, 2020 - C#
-
Updated
Jan 11, 2021 - 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?