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