3 writes to stateMask
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1773
nativeItem.
stateMask
= item.stateMask;
1824
nativeItem.
stateMask
= item.stateMask;
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1824
lvitem.
stateMask
= stateMask;
2 references to stateMask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1756
stateMask = item.
stateMask
;
1806
stateMask = item.
stateMask
;