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