3 writes to state
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1780
nativeItem.
state
= item.state;
1831
nativeItem.
state
= item.state;
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1832
lvitem.
state
= state;
2 references to state
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1763
state = item.
state
;
1813
state = item.
state
;