Sample for creating a WPF Window in Dynamo 2.x.
This repository contains code for building a WPF window that can be fired off with a zerotouch node.
This code is meant as a "getting started" sample for folks trying to build UI into their Dynamo nodes.
After compiling the code, you can import the DLL directly into Dynamo. (Note: With more effort you can create a package with the node)
This project is licensed under the MIT License. By using this project you agree to the terms and conditions of the license.