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