2 writes to _selectedBackground
PresentationFramework (2)
MS\Internal\Annotations\Component\HighlightComponent.cs (2)
229GetColors(attachedAnnotation.Annotation, out _background, out _selectedBackground); 599_selectedBackground = activeBackground;
3 references to _selectedBackground
PresentationFramework (3)
MS\Internal\Annotations\Component\HighlightComponent.cs (3)
338HighlightBrush = new SolidColorBrush(_selectedBackground); 400return _selectedBackground; 585!_selectedBackground.Equals(activeBackground))