Skip to content

A minimal C++ Xaml Islands sample that supports console, Win32, and Xaml

Notifications You must be signed in to change notification settings

JohnnyErnest/XamlIslandsMinimalSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XamlIslandsMinimalSample

A minimal C++ Xaml Islands sample that supports console, Win32, and Xaml, and uses menus and accelerator keys as well as a Xaml-designed UserControl in a secondary dll project.

The main C++ file is 133 lines and was started from another project I was working on called vMulti.

Main Files:

https://github.com/JohnnyErnest/XamlIslandsMinimalSample/blob/main/VMultiUI/main.cpp

https://github.com/JohnnyErnest/XamlIslandsMinimalSample/blob/main/VMultiUWPApp_WRC/MyUserControl.xaml

Screenshot

About

A minimal C++ Xaml Islands sample that supports console, Win32, and Xaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published