VS "editors" and Maui don't work well together

Lloyd Sheen 1,351 Reputation points
2022-09-22T15:16:48.583+00:00

I have found that the property editors and Maui do not always work well and some of the UI just don't do anything to help with editing the XAML code.

First example is the property editors for Styles.

It presents some Collection Editors (for Behaviours/Setters/Triggers. These UI elements have the following problems.

Behaviours - it basically does nothing, there is no enabled items on the UI for Behaviours

Setters - 1. It has a dropdown list with for what you want to edit. It has two types Setter and Setter.
- 2. Clicking on an existing setter does not show what the setter is for
Triggers - seems to have a usable UI but have not tested to see if it works. But a simple test shows that it will allow you to input some info but when you use the UI to see what was added it shows nothing

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,514 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,747 questions
{count} votes