2 references to ActiveBackgroundAttributeName
PresentationFramework (2)
MS\Internal\Annotations\Component\HighlightComponent.cs (2)
487if (content.Attributes[ActiveBackgroundAttributeName] != null) 488activeBackgroundColor = GetColor(content.Attributes[ActiveBackgroundAttributeName].Value);