c# - Windows Phone 8 alternative for Launcher.LaunchUriAsync(new Uri("http://www.google.com")); -


i know can start new browser in wpf trough launcher method, alternative if want make windows phone app launch new window hyperlink (or youtube page)

you might want use webbrowsertask.


Comments