Skip to content

range-vs/WPF-C-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF-C++\CLI

This project demonstrates the work of the WPF with the C++\CLI. The following mechanisms are implemented:

  • Binding Properties / Commands
  • MVVM
  • Events
  • Load window from xaml - file
  • .NET Framework
  • Constructor XAML is Worked!

Code tesing in Visual Studio 2019. For the ability to connect assemblies:

  • PresentationCore
  • PresentationFramework
  • System
  • System.Core
  • System.Windows
  • System.Xaml
  • System.Xml
  • System.Xaml.Linq
  • WindowBase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages