3 references to GetAltTabInfo
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsAltTab.cs (3)
45
GetAltTabInfo
(_hwnd, 0, ref _altTabInfo, null);
222
if (
GetAltTabInfo
(_hwnd, -1, ref altTabInfo, null))
366
if (WindowsAltTab.
GetAltTabInfo
(_hwnd, _item, ref altTabInfo, itemText))