Open a XAML page from aspx page
WPF
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, How to open or navigate to a XAML page from a button click in the .aspx page in the .web project. Thankyou YPKI
-
Hi, How to open or navigate to a XAML page from a button click in the .aspx page in the .web project. Thankyou YPKI
Redirect .aspx to the page that's hosting the Xaml!
C# has already designed away most of the tedium of C++.