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