1 write to Value
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
977_acc.Value = val;
2 references to Value
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
857else if(pattern == ValuePattern.Pattern && !String.IsNullOrEmpty(_acc.Value)) 971return _acc.Value;