3 references to IsExplorerOpen
System.Windows.Forms.UI.IntegrationTests (3)
DragDropTests.cs (3)
168Assert.True(IsExplorerOpen(DragDrop)); 231if (IsExplorerOpen(DragDrop)) 556while (!IsExplorerOpen(directory) && wait++ < maxWait)