AngleSharp.Demos.Samples/AngleSharp.Samples.App
Humberto Molina 2e857ccf74
Changing IsNavigationDisabled = false; so that the document is downloaded
var document = await _context.OpenAsync(url, cancel); with IsNavigationDisabled = false returns <html><head></head><html> and not the whole page
2023-04-19 01:56:24 -06:00
..
Pages Bind and display errors 2015-04-16 12:06:56 +02:00
Properties Updated code base 2019-05-15 02:07:59 +02:00
ViewModels Changing IsNavigationDisabled = false; so that the document is downloaded 2023-04-19 01:56:24 -06:00
AngleSharp.Samples.App.csproj Updated code base 2019-05-15 02:07:59 +02:00
App.config Updated code base 2019-05-15 02:07:59 +02:00
App.xaml Converted from MUI to mahapps.metro 2015-04-15 16:06:10 +02:00
App.xaml.cs Added existing sample code 2015-02-09 21:34:47 +01:00
Logo.ico Changed logo to AngleSharp b/w 2015-04-15 14:53:04 +02:00
MainWindow.xaml Bind and display errors 2015-04-16 12:06:56 +02:00
MainWindow.xaml.cs Refactored 2015-04-15 17:04:14 +02:00
packages.config Updated code base 2019-05-15 02:07:59 +02:00