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