-
ITNOA
As you know, Unfortunately UWP app has been deprecated so Did you any plan to Migrate to WinUI3 and Window SDK?
https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/migrate-to-win…
-
A normal user(not admin) login into a machine and launch an application with webview2 and it fails to initialize the userdata folder.
The user data folder is set in "localAppdata" folder. The applica…
-
Hi!
I'm implementing ssdp publishing with RSSDP in a UWP / Windows 10 app for both desktop and Xbox.
I can publish successfully running on Windows 10, but on Xbox it does not work. I get no exceptio…
-
Today UWP XAML item templates are shown for a WinUI 3 C++ project under the XAML node. These shouldn't be displayed in a WinUI 3 project to prevent users from accidentally selecting the wrong item tem…
-
# Proposal: UWP - ability to customize the height of the title bar caption buttons
In UWP, apart from the colour, it isn't possible to customize the title bar caption buttons. With Windows 11 and…
-
### Current behavior
https://github.com/unoplatform/uno/assets/74563602/1ce1e09a-0186-48c1-819e-67fa054c2835
### Expected behavior
https://github.com/unoplatform/uno/assets/74563602/ce26996…
-
### Describe the bug
We want to have different background for odd rows in the list view, so we change its `Background` property in code. But it doesn't take effect until we pointer over it.
### …
-
## Describe the bug
The XAML below is for a UWP app uses a VisualStateManager with an IsNullOrEmptyStateTrigger from the Microsoft.Toolkit.Uwp.UI package. The trigger is supposed to disable the but…
-
I have tried the Xamarin.Forms UWP example from this repository but when I upload a video only the audio is played, the video is not displayed, is this due to a bug? or is the example still incomplete…
-
There appears to be an issue with UWP builds running JavaScript inside a BrowserComponent.
```
BrowserComponent browserComponent = new BrowserComponent();
browserComponent.addWebEventListener(Bro…