4 references to new
System.Windows.Forms.Tests (4)
System\Windows\Forms\QueryAccessibilityHelpEventArgsTests.cs (4)
26
QueryAccessibilityHelpEventArgs e =
new
(helpNamespace, helpString, helpKeyword);
43
QueryAccessibilityHelpEventArgs e =
new
("helpNamespace", "helpString", "helpKeyword")
54
QueryAccessibilityHelpEventArgs e =
new
("helpNamespace", "helpString", "helpKeyword")
65
QueryAccessibilityHelpEventArgs e =
new
("helpNamespace", "helpString", "helpKeyword")