-
This application can not control the windows 11 power saver unlike v2 xaml islands version. It only controls the power plan so we need a way to change power saver mode. Can this be done via cmd?
FOUN…
-
# Proposal: Remove requirement for VCRTForwarders
## Summary
Currently, usage of WinUI in non-UWP scenarios requires carrying a set of DLLs known as the VCRT forwarders, which forward methods …
-
## Describe the bug
I have a WFP non-packaged app that has dependencies on Visual C++ 2005. When adding any Xaml Islands controls to the main window I get an error during startup that there was an is…
ghost updated
3 years ago
-
Hi,
I have sucessfully built CsWinRT following your procedure. However, when I try to then build XAML Islands, I get these error messages:
![image](https://user-images.githubusercontent.com/1026…
-
This issue is a hub for the various workstreams underway to bring the current "Paper" implementation of React Native on Windows to become a [Fabric](https://reactnative.dev/architecture/fabric-rendere…
-
The example tries to show me how to wrap window behavior in a class, which I already know how to and I already did in my code base: I'm trying to integrate Xaml Islands to an existing application, not…
-
## 📝
Can we get Windows Server 2016/2019 support for this? I would love to install this on all my servers that I use regularly in the lab.
If you'd like to see this feature implemented, add a 👍 …
-
# 关于为 C++ 项目选择 UI 框架的建议 - 大贤者初春令月
为 C++ 项目选择 UI 框架,我的建议是这样的: 仅支持 Windows 现代用户体验:XAML Islands (Windows Runtime XAML) 和 Windows UI Library 2 的组合 支持传统平台:Qt (需要自绘界面),WTL (需要小巧体积) 需要跨平台支持 商业应用开发:Qt (…
-
Hi!
I need to create a WPF project to capture windows in real time. I want to use Windows.Graphics.Capture to develop it, and I find that XAML-Islands might be very helpful. I can use Graphiccapt…
-
Due to this [breaking change](https://docs.microsoft.com/en-us/dotnet/core/compatibility/sdk/6.0/duplicate-files-in-output) with [PR](https://github.com/dotnet/sdk/pull/14020) a previously working sce…