-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
**Describe the bug**
When creating a XAML control/page, it's not possible to make it implement a classic COM interface (as C++/WinRT does it, by appending it to the base template arguments: `Somethin…
-
According to WinUI roadmap table, which is available in the following link https://github.com/microsoft/microsoft-ui-xaml/blob/main/docs/roadmap.md the XAML Islands is available as experimental featur…
-
Type: Bug
1. When I click "add new file" from solution explorer, on command pallete it shows doubled each menu item
2. When I create new file e.g. ContentPage, on a solution explorer it showing two …
-
In Windows Sandbox it throw error that winget isn't installed. Code below solve this issue:
```
$ProgressPreference = 'silentlycontinue'
"Installing WinGet Dependencies"
"`t-VCLib"
Add-A…
-
In `ModernWpf\samples\PowerShellSample` there is a PowerShell example. The code is as follows:
```powershell
Set-Location $PSScriptRoot
[IO.Directory]::SetCurrentDirectory($PSScriptRoot)
Add-T…
-
### Discussed in https://github.com/dotnet/maui/discussions/653
Originally posted by **AmSmart** April 5, 2021
With the new host model in .NET Maui, will we get a straightforward way of catch…
-
The documentation for both standard[1] and custom[2] UWP controls in WPF imply that a NET Framework WPF project should be able to link to a UWP project. It seems that linking to a UWP project is only …
-
## Current behavior
After updating Uno.Sdk from 5.2.139 to 5.2.175, `IAuthenticationService.LoginAsync` gives this exception on Windows:
> `Microsoft.Identity.Client.MsalClientException`: 'Only lo…
-
Consider using the UWP WebView to display webpages available through the Windows Community Toolkit. https://docs.microsoft.com/en-us/windows/uwp/xaml-platform/xaml-host-controls
n-gao updated
6 years ago