4 references to BrowserElements
System.Web (4)
Configuration\BrowserCapabilitiesFactoryBase.cs (4)
62return BrowserElements; 89IDictionary browsers = BrowserElements; 119int filter1Depth = (int)((Triplet)BrowserElements[filter1]).Third; 120int filter2Depth = (int)((Triplet)BrowserElements[filter2]).Third;