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