1 write to Highlight1
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
1142
_tabCache.
Highlight1
= GenerateTabTopHighlightGeometry(bounds, true);
2 references to Highlight1
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1139
if (_tabCache.Bounds != bounds || _tabCache.
Highlight1
== null)
1149
return _tabCache.
Highlight1
;