2 writes to Highlight2
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1137
_tabCache.
Highlight2
= null;
1164
_tabCache.
Highlight2
= GenerateTabTopHighlightGeometry(HelperDeflateRect(bounds, new Thickness(1, 1, 1, 0)), false);
2 references to Highlight2
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1162
if (_tabCache.
Highlight2
== null)
1167
return _tabCache.
Highlight2
;