UWP Webview get links from webpage into an array
I can only find old outdated answers for before UWP Win 10. I know how to do it the old ways, but it is giving me problems. What I have so far is below, note the problem seem to lie in the VB where it isn't doing the element by tag name command like I've been told it should. Change that to inner HTML though, and it will populate the html variable with the full page. So I just can't get the links themselves it seems. Any help is appreciated! Thanks! XAML <Page x:Class="webviewMessingAround.MainPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas