2 references to ColorsContentName
PresentationFramework (2)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
491if ((content.LocalName == ColorsContentName) &&
System\Windows\Annotations\AnnotationHelper.cs (1)
1040XmlElement colorsElement = doc.CreateElement(HighlightComponent.ColorsContentName, AnnotationXmlConstants.Namespaces.BaseSchemaNamespace);