1 write to _defaultActiveBackgroundColor
PresentationFramework (1)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
143_defaultActiveBackgroundColor = value;
2 references to _defaultActiveBackgroundColor
PresentationFramework (2)
MS\Internal\Annotations\Component\HighlightComponent.cs (2)
139return _defaultActiveBackgroundColor; 554Nullable<Color> tempActiveBackgroundColor = _defaultActiveBackgroundColor;