An open API service indexing awesome lists of open source software.

https://github.com/blinue/xaml-islands-cpp

XAML Islands (C++/WinRT) 应用示例
https://github.com/blinue/xaml-islands-cpp

cppwinrt xaml-islands

Last synced: about 1 year ago
JSON representation

XAML Islands (C++/WinRT) 应用示例

Awesome Lists containing this project

README

          

# Xaml-Islands-Cpp

[XAML Islands](https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/xaml-islands) (C++/WinRT) 应用示例。

## 功能

* WinUI 集成
* 自定义标题栏(几乎完美!)
* 明暗主题切换
* 背景切换
* 支持多语言
* 支持打包为 MSIX
* 支持 x64 和 ARM64 架构
* 支持 XAML 热重载

# 截图

![MainWindow.png](img/MainWindow.png)

## 编译要求

1. Windows SDK 22621
2. Visual Studio 2022,需安装 C++ 和 UWP 负载

## 运行要求

Windows 10 v1903+ 或 Windows 11