4 references to GetGroup
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (4)
139Group group = GetGroup(id); 224if (!XSendMessage.GetItem(_hwnd, ref item) || GetGroup(item.iGroupID) == null) 235Group group = GetGroup(groupID); 485Group group = GetGroup(id);