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