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