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