4 references to BrowserCapsElementType
System.Web (4)
Configuration\BrowserDefinition.cs (4)
200this.ProcessIdentificationNode(child, BrowserCapsElementType.Identification); 204this.ProcessCaptureNode(child, BrowserCapsElementType.Capture); 376internal void ProcessIdentificationNode(XmlNode node, BrowserCapsElementType elementType) { 465internal void ProcessCaptureNode(XmlNode node, BrowserCapsElementType elementType) {