2 writes to _selectedBackground
PresentationFramework (2)
MS\Internal\Annotations\Component\HighlightComponent.cs (2)
238GetColors(attachedAnnotation.Annotation, out _background, out _selectedBackground); 608_selectedBackground = activeBackground;
3 references to _selectedBackground
PresentationFramework (3)
MS\Internal\Annotations\Component\HighlightComponent.cs (3)
347HighlightBrush = new SolidColorBrush(_selectedBackground); 409return _selectedBackground; 594!_selectedBackground.Equals(activeBackground))