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