-
**Description**
I'm having some issues with integrating the Webview2 WPF control into a larger control packaged as an assembly. That assembly is then integrated into other applications.
Ex:
Appl…
-
**Describe the bug**
When an app participates in the file picker and uses mica inside the UI hosted within the picker, it doesn't appear correctly.
**Steps to reproduce the bug**
Steps to repro…
-
### Describe the bug
I am overriding the `` in my project properties, in order to have a manually strong named assembly.
Setting
```XML
MyCustomControlLibrary.$(Version)
```
works just as ex…
-
I am trying to automate a build for an RNW app that is using [packaging project](https://docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-packaging-dot-net) to provide access to Win32 APIs…
-
### Describe the bug
I am having problems with SettingsExpander when outputting as **publish** (There is no problem in debug or release mode, The problem arises when the output is taken from the proj…
-
# Proposal: XAML Ribbon
![image](https://user-images.githubusercontent.com/16247808/50939538-20a33d00-1432-11e9-8102-384cc60ee932.png)
## Summary
**tl:dr;** Provide a Ribbon control for…
-
### Describe the bug
This is very unprofessional behavior when you make a UI framework and just straight up ignore all the complaints about performance which is something very critical when you base …
-
## Description
Our app is being deployed to the Xbox console and is using a C# UWP host. We require to protocol activate our app, and be made aware of the activation from the JS so that we can re…
-
### Current behavior
When we set the width of the button and run the project on a GTK platform, the button only start with 1 pixel.
The gray on the image is just to show the space of the Button
…
-
### Describe the Issue
I followed the setup instructions on https://learn.microsoft.com/en-us/dotnet/maui/get-started/installation?tabs=visual-studio-code to get started with .NET MAUI development.…