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