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) 应用示例
- Host: GitHub
- URL: https://github.com/blinue/xaml-islands-cpp
- Owner: Blinue
- License: mit
- Created: 2022-06-24T08:09:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T06:04:25.000Z (about 1 year ago)
- Last Synced: 2025-03-13T07:19:27.271Z (about 1 year ago)
- Topics: cppwinrt, xaml-islands
- Language: C++
- Homepage:
- Size: 503 KB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 热重载
# 截图

## 编译要求
1. Windows SDK 22621
2. Visual Studio 2022,需安装 C++ 和 UWP 负载
## 运行要求
Windows 10 v1903+ 或 Windows 11