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