Skip to content

NativeWPF is an application that demonstrates native window usage in WPF

License

Notifications You must be signed in to change notification settings

Grandbrain/NativeWPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release GitHub issues GitHub forks GitHub stars GitHub license

Welcome to NativeWPF project!

NativeWPF is an application that demonstrates native window usage in WPF. The program creates host control in managed code and demonstrates native DirectX rendering that uses HWND of that control. The program is based on the .NET Framework and can run only on Windows platforms.

Contribute

There are several ways to contribute to NativeWPF project:

Building

  • Download and extract the latest release of the source code.
  • Download and install the latest version of Microsoft Visual Studio.
  • Launch Visual Studio and open the solution file "NativeWPF.sln".
  • Rebuild the solution by clicking "Rebuild Solution" in the "Build" menu.
  • Launch the application by clicking "Start Without Debugging" in the "Debug" menu.

Usage

  • Use the source code of this example to improve your code.

About

NativeWPF is an application that demonstrates native window usage in WPF

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published