4 references to RunControlPairTestAsync
System.Windows.Forms.UI.IntegrationTests (4)
ButtonTests.cs (3)
222await RunControlPairTestAsync<Button, Button>(async (form, controls) => 247await RunControlPairTestAsync<Button, Button>(async (form, controls) => 280await RunControlPairTestAsync<Button, Button>(async (form, controls) =>
PropertyGridViewTests.cs (1)
19await RunControlPairTestAsync<DomainUpDown, PropertyGrid>((form, controls) =>