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