Hello how do I use this I installed this via nuget now how do I use ?
SunnyPotatos opened this issue · 3 comments
SunnyPotatos commented
Hello, how do I use this, I installed this via nuget, now how do I use C# to call wpf form to draw the interface
jogibear9988 commented
there is a sample using the nugets in the repo
jogibear9988 commented
simplesample
SunnyPotatos commented
When I modified UserControl after Wpf MainWindow, I instantiated and invoked it in two panels of Winform respectively. Why did they affect each other? Thank you