5 writes to stateMask
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2004stateMask = item.stateMask, 2154stateMask = item.stateMask,
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (2)
428group.stateMask = NativeMethods.LVGS_COLLAPSED; 612group.stateMask = NativeMethods.LVGS_COLLAPSED;
MS\Win32\NativeMethods.cs (1)
886stateMask = state = align = 0;
2 references to stateMask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1987stateMask = item.stateMask; 2137stateMask = item.stateMask;