Jaiganėsh Kumaran
Jaiganėsh Kumaran
## Description Sets the icon of the app window. ## Motivation and Context Currently, the default programme icon is displayed in the system title bar and Alt+Tab switcher instead of...
Some samples have code behind examples in addition to XAML but all of them are only for C#.
## Describe the problem this feature would solve Today app developers have to write a lot of boilerplate code for app settings. Consider providing a source generator and an dd...
WebView 2 will be available to WinUI 2 soon so consider using that instead of EdgeHTML for better performance.
How can I add a text changed event so that I can do my stuff?
**Describe the issue** When running VMs in the background over a long period of time, the time inside the VM goes out of sync after not using the VM for...
**Describe the issue** Shared networking no longer works in a Windows virtual machine. I tried network reset inside Windows but doesn't fix the issue. Also when I run troubleshoot, it...
**Describe the issue** I'm sometimes getting a failed assertion saying buf_len != 0 while using a VM normally, from function soread inside socket.c (line 186). It seems to occur in...
### Describe the bug When you include the Microsoft.Windows.AppLifecycle.h (or any other header that starts with Microsoft.Windows), it causes issues in other AppSDK headers included after that (eg: Microsoft.UI.Xaml.h) since...