1 write to Value
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1004_acc.Value = val;
2 references to Value
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
877else if(pattern == ValuePattern.Pattern && !String.IsNullOrEmpty(_acc.Value)) 998return _acc.Value;