4 references to new
System.Windows.Forms.Tests (4)
System\Windows\Forms\QueryAccessibilityHelpEventArgsTests.cs (4)
24
QueryAccessibilityHelpEventArgs e =
new
(helpNamespace, helpString, helpKeyword);
41
QueryAccessibilityHelpEventArgs e =
new
("helpNamespace", "helpString", "helpKeyword")
52
QueryAccessibilityHelpEventArgs e =
new
("helpNamespace", "helpString", "helpKeyword")
63
QueryAccessibilityHelpEventArgs e =
new
("helpNamespace", "helpString", "helpKeyword")