1 implementation of Background
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
410Color IHighlightRange.Background
1 reference to Background
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (1)
1212return _owners.Count > 0 ? new SolidColorBrush(_owners[0].Background) : null;