HtmlAgilityPack & Windows 8 Metro Apps
See the question and my original answer on StackOverflowThe Html Agility Pack relies on .NET for the XPATH implementation. Unfortunately, WinRT doesn't support XPATH, so you don't have anything related to XPATH in Html Agility Pack for WinRT.