2 writes to fsState
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2283nativeItem.fsState = item.fsState; 2328nativeItem.fsState = item.fsState;
2 references to fsState
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2268fsState = item.fsState; 2312fsState = item.fsState;