2 references to FindDialogByPropertyWorker
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
InProcess\DialogHelpers.cs (2)
100
=>
FindDialogByPropertyWorker
(visualStudioHWnd, dialogAutomationName, AutomationElementIdentifiers.AutomationIdProperty);
103
=>
FindDialogByPropertyWorker
(visualStudioHWnd, dialogName, AutomationElementIdentifiers.NameProperty);