New to the Browser control in WP8. How is it possible to determine the current browser url? From an old WP7 solution I am using
Browser.Source.AbsoluteUri.ToString();
should this be updated for WP8?
New to the Browser control in WP8. How is it possible to determine the current browser url? From an old WP7 solution I am using
Browser.Source.AbsoluteUri.ToString();
should this be updated for WP8?