3 references to PressButton
Microsoft.VisualStudio.IntegrationTest.Utilities (3)
DialogHelpers.cs (2)
74
/// The button is identified using its name; see <see cref="
PressButton
(IntPtr, string, string)"/>
87
/// The button is identified using its name; see <see cref="
PressButton
(IntPtr, string, string)"/>
InProcess\Editor_InProc.cs (1)
405
DialogHelpers.
PressButton
(GetDTE().MainWindow.HWnd, dialogAutomationName, buttonAutomationName);