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