5 writes to stateMask
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2004
nativeItem.
stateMask
= item.stateMask;
2152
nativeItem.
stateMask
= item.stateMask;
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (2)
437
group.
stateMask
= NativeMethods.LVGS_COLLAPSED;
620
group.
stateMask
= NativeMethods.LVGS_COLLAPSED;
MS\Win32\NativeMethods.cs (1)
903
stateMask
= state = align = 0;
2 references to stateMask
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1987
stateMask = item.
stateMask
;
2135
stateMask = item.
stateMask
;