5 writes to stateMask
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2003stateMask = item.stateMask, 2153stateMask = item.stateMask,
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (2)
427group.stateMask = NativeMethods.LVGS_COLLAPSED; 611group.stateMask = NativeMethods.LVGS_COLLAPSED;
MS\Win32\NativeMethods.cs (1)
885stateMask = state = align = 0;
2 references to stateMask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1986stateMask = item.stateMask; 2136stateMask = item.stateMask;