2 references to GetItem
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsTreeView.cs (2)
539if (!GetItem(hwnd, item, NativeMethods.TVIF_CHILDREN, out treeItem)) 1551if (WindowsTreeView.GetItem(_hwnd, _hItem, NativeMethods.TVIF_IMAGE | NativeMethods.TVIF_STATE, out treeItem))