-
### Description
have a question while useing maui xaml.
x:static get const string from base class not working. I'm not sure it's a bug or feature of maui.
It can worked in wpf.
How to resolve…
-
### Description
We are trying to deploy our MAUI app to ios ipad device with ios version 17.6.1
We are trying to deploy with the latest VS2022 version 17.11.0
When we run there are many missing a…
-
### Description
I've just migrated a Winform project from .NET Framework 4.8 to .NET Core 9, following the porting instructions provided in the Windows documentation. However, I've encountered an iss…
-
### Description
Recentrly testing write custom handlers to make a new controls, an aspect ratio view to be specific. On Android the best aproach (or at least i think) is to use a ConstraintLayout and…
-
### Description
As noted here: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2110100
`RadioButtonGroup` has some behavior that can cause memory leaks:
1. It uses `MessagingCenter` inte…
-
### Description
Invalid XAML throws exception in Release but not in Debug. It should be thrown in both or better it should become a compilation error.
The content page below contains a `Border` …
-
### Description
Affected case:
Single Pre-selection (Vertical list)
Multiple Pre-selection (Vertical list)
### Steps to Reproduce
**Steps to Reproduce**
1. Deploy https://devdiv.visualst…
-
### Description
The maui templates raise warnings about packages not being included automatically, yet those exact packages are included automatically.
This behavior means that it is impossible to…
-
### Type of issue
Other (describe below)
### Description
Greetings,
I really appreciate having this walkthrough for debugging custom controls using the In-Process designer for Visual Studio.
…
-
I am using "@pnp/spfx-controls-react": "3.18.1" in one of my SPFX Library project. I deployed this library dist files at our CDN.
And I want to consume this library into my webpart project. But when …