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