2 references to TVIS_EXPANDED
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsTreeView.cs (2)
420int expanded = GetItemState(hwnd, treeItem, NativeMethods.TVIS_EXPANDED); 422return (Misc.IsBitSet(expanded, NativeMethods.TVIS_EXPANDED));