1 write to Description
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElementErrorEventArgs.cs (1)
16Description = description;
1 reference to Description
System.Windows.Forms.Tests (1)
System\Windows\Forms\HtmlElementErrorEventArgsTests.cs (1)
17args.Description.Should().Be(description);