1 reference to FindDialogByNameAsync
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
InProcess\DialogHelpers.cs (1)
93
var dialogAutomationElement = await
FindDialogByNameAsync
(joinableTaskFactory, visualStudioHWnd, dialogName, isOpen: true, cancellationToken);