I am new to wpf.I am doing a browser application in wpf and i wanted to know if i can open my second page in a new browser window.
I am able to open a new browser window using system windows diagnostics.process statement and i am able to load my project also but not the desired page in it.
I am also able to open my desired page like a aplication using uri.
But what i want is a hybrid of both and i am not able to find anything to suit my purpose.
Thanks in advance mates
you can use this code