-
Hi @tpetrina, I plan to make a C#/XAML component system and your library seems to be a good start. My first goal is to make a full component system for UWP apps but the long term would be to make it a…
-
**Describe the bug**
Unable to host custom controls from the WinUi library from Microsoft.UI.Xaml via Xaml Island.
Following the docs and stopping just before adding a WinUi control will work.
(U…
-
### Description
If I'm using version 4.8.0.1364, the ClearButton is displayed in the entry.
When using version 4.8.0.1451 and higher, the ClearButton is no longer displayed.
### Steps to Repr…
-
### Is your feature request related to a problem? Please describe.
Push Notifications
* https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/push-notifications/
* https://d…
-
I am running Windows 10 Pro
Version 10.0.18363 Build 18363
and Visual Studio 2019.
Running just created new Xamarin Forms app. It runs great on Android but on Windows app it crashes on the follow…
-
**Describe the bug**
After trying to call client and basic rich presence as showed in example in README the rich presence doesn't appear in Discord profile.
This NuGet package work for console, WPF,…
-
*Project*
UWP appinstaller
**Describe the bug**
App installation failed with error message: error 0xC00CEE23: The XML in the .appinstaller file is not valid: Line 52, Column 5, Reason: '>' expect…
-
We need to define for iOS and Android (and hopefully soon UWP) how we secure communications between the WebView and the JXCore instance so random apps on the device can't just connect to localhost and…
-
### Description
RadDataGrid contains multiple accessibility issues.
### Steps to Reproduce
1. Create a UWP app with [Windows Template Studio](https://aka.ms/wtsinstall)
2. Add the TelerikDat…
-
**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…