4 writes to stateMask
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2396
stateMask
= item.stateMask,
2448
stateMask
= item.stateMask,
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
508
treeItem.
stateMask
= NativeMethods.TVIS_STATEIMAGEMASK;
MS\Win32\NativeMethods.cs (1)
1649
stateMask
= 0;
2 references to stateMask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2379
stateMask = item.
stateMask
;
2431
stateMask = item.
stateMask
;