4 writes to stateMask
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2395
stateMask
= item.stateMask,
2447
stateMask
= item.stateMask,
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
506
treeItem.
stateMask
= NativeMethods.TVIS_STATEIMAGEMASK;
MS\Win32\NativeMethods.cs (1)
1648
stateMask
= 0;
2 references to stateMask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2378
stateMask = item.
stateMask
;
2430
stateMask = item.
stateMask
;