2 references to GetColor
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (2)
515backgroundColor = GetColor(content.Attributes[BackgroundAttributeName].Value); 517activeBackgroundColor = GetColor(content.Attributes[ActiveBackgroundAttributeName].Value);