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