3 writes to stateMask
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1773nativeItem.stateMask = item.stateMask; 1824nativeItem.stateMask = item.stateMask;
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1824lvitem.stateMask = stateMask;
2 references to stateMask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1756stateMask = item.stateMask; 1806stateMask = item.stateMask;