2 writes to _selectedBackground
PresentationFramework (2)
MS\Internal\Annotations\Component\HighlightComponent.cs (2)
230GetColors(attachedAnnotation.Annotation, out _background, out _selectedBackground); 600_selectedBackground = activeBackground;
3 references to _selectedBackground
PresentationFramework (3)
MS\Internal\Annotations\Component\HighlightComponent.cs (3)
339HighlightBrush = new SolidColorBrush(_selectedBackground); 401return _selectedBackground; 586!_selectedBackground.Equals(activeBackground))