1 write to _patterns
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1323
_patterns
= patterns;
1 reference to _patterns
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
862
rval = (Array.IndexOf(entry.
_patterns
, pattern)>=0);