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