/ Published in: C#
Open a window that's already been created.
You first have to create a new window.xaml by right clicking on project / add / Window. In this instance we will call it WindowNew2.
You first have to create a new window.xaml by right clicking on project / add / Window. In this instance we will call it WindowNew2.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
newWindow.Show();