https://github.com/yu2924/testxamlmfc
an experiment using XAML islands
https://github.com/yu2924/testxamlmfc
winrt xaml-islands
Last synced: 3 months ago
JSON representation
an experiment using XAML islands
- Host: GitHub
- URL: https://github.com/yu2924/testxamlmfc
- Owner: yu2924
- License: cc0-1.0
- Created: 2024-11-24T07:51:35.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T08:02:56.000Z (6 months ago)
- Last Synced: 2024-11-24T09:17:47.030Z (6 months ago)
- Topics: winrt, xaml-islands
- Language: C++
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TestXamlMfc
WinRT XAML Islandsを使ってレガシーコードにXAMLコンテンツを統合する実験。
## NuGetパッケージ
- Microsoft.Toolkit.Win32.UI.SDK 6.1.2
- Microsoft.Windows.CppWinRT 2.0.240405.15## 今後の課題
- バインディング出来ていない
- 描画スタイルがFluent Designではない## 参考
[C++ デスクトップ (Win32) アプリで標準 WinRT XAML コントロールをホストする](https://learn.microsoft.com/ja-jp/windows/apps/desktop/modernize/xaml-islands/host-standard-control-with-xaml-islands-cpp)