3 writes to stateMask
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1781
nativeItem.
stateMask
= item.stateMask;
1832
nativeItem.
stateMask
= item.stateMask;
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1833
lvitem.
stateMask
= stateMask;
2 references to stateMask
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1764
stateMask = item.
stateMask
;
1814
stateMask = item.
stateMask
;