3 writes to stateMask
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1781nativeItem.stateMask = item.stateMask; 1832nativeItem.stateMask = item.stateMask;
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1833lvitem.stateMask = stateMask;
2 references to stateMask
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1764stateMask = item.stateMask; 1814stateMask = item.stateMask;