4 writes to stateMask
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2396stateMask = item.stateMask, 2448stateMask = item.stateMask,
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
508treeItem.stateMask = NativeMethods.TVIS_STATEIMAGEMASK;
MS\Win32\NativeMethods.cs (1)
1649stateMask = 0;
2 references to stateMask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2379stateMask = item.stateMask; 2431stateMask = item.stateMask;