4 references to GetGroup
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (4)
126Group group = GetGroup(id); 211if (!XSendMessage.GetItem(_hwnd, ref item) || GetGroup(item.iGroupID) == null) 222Group group = GetGroup(groupID); 471Group group = GetGroup(id);