4 references to GetGroupInfo
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (3)
168XSendMessage.GetGroupInfo(_hwnd, ref group); // ignore return code. 256XSendMessage.GetGroupInfo(_hwnd, ref group); // ignore return code. 519XSendMessage.GetGroupInfo(hwnd, ref groupInfo); // ignore return code.
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
96XSendMessage.GetGroupInfo(_hwnd, ref groupInfo); // ignore return code.