3 references to GetAltTabInfo
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsAltTab.cs (3)
53GetAltTabInfo(_hwnd, 0, ref _altTabInfo, null); 230if (GetAltTabInfo(_hwnd, -1, ref altTabInfo, null)) 374if (WindowsAltTab.GetAltTabInfo(_hwnd, _item, ref altTabInfo, itemText))