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