2 references to _pseudoProxyClassNames
UIAutomationClient (2)
MS\Internal\Automation\ProxyManager.cs (2)
741for( int j = 0 ; j < _pseudoProxyClassNames.Length ; j++ ) 743if( pi.ClassName.Equals( _pseudoProxyClassNames[ j ] ) )