Hi,
I've started building this wpf app in C# and XAML, but halfway through the coding I realized that it should have been a browser application... :(
is there any way to convert it now?
I've tried creating a new WPF browser app and then import the xaml and cs with some minor changes, but it doesn't seem to work...
thank you