SkillAgentSearch skills...

XamlIslands

Demonstrating the use of Xaml Islands in Win32 C++ applications

Install / Use

/learn @MarkIngramUK/XamlIslands
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Xaml Islands

This repository contains example projects that demonstrate the use of Xaml Islands in a Win32 application.

Requirements

  • Windows 10 1903
  • Windows 10 1903 SDK (10.0.18362.0)
  • Visual Studio 2019

Projects

  • HelloXaml - A minimal example showing how to connect a Xaml Island to a Win32 HWND. A CMake project is included in order to demonstrate that no special vcxproj settings are required (it's just regular C++).
  • FilePicker - Demonstrates how to use FileOpenPicker in a Win32 application (via IInitializeWithWindow).
View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks1

Languages

C++

Security Score

75/100

Audited on Dec 5, 2024

No findings