4 references to GetGroup
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (4)
130Group group = GetGroup(id); 215if (!XSendMessage.GetItem(_hwnd, ref item) || GetGroup(item.iGroupID) == null) 226Group group = GetGroup(groupID); 475Group group = GetGroup(id);