2 references to FindDescendantByName
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
DialogHelpers.cs (2)
81var buttonAutomationElement = dialogAutomationElement.FindDescendantByName(buttonName); 98var buttonAutomationElement = dialogAutomationElement.FindDescendantByName(buttonName);