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)
877
else if(pattern == ValuePattern.Pattern && !String.IsNullOrEmpty(_acc.
Value
))
998
return _acc.
Value
;