2 references to TVIS_STATEIMAGEMASK
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsTreeView.cs (2)
506int state = GetItemState(hwnd, treeItem, NativeMethods.TVIS_STATEIMAGEMASK); 522treeItem.stateMask = NativeMethods.TVIS_STATEIMAGEMASK;