4 references to GetGroupInfo
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (3)
159XSendMessage.GetGroupInfo(_hwnd, ref group); // ignore return code. 247XSendMessage.GetGroupInfo(_hwnd, ref group); // ignore return code. 510XSendMessage.GetGroupInfo(hwnd, ref groupInfo); // ignore return code.
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
93XSendMessage.GetGroupInfo(_hwnd, ref groupInfo); // ignore return code.