1 reference to FindDescendantByAutomationId
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
InProcess\DialogHelpers.cs (1)
69
var buttonAutomationElement = dialogAutomationElement.
FindDescendantByAutomationId
(buttonAutomationId);