2 writes to Highlight2
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1145
_tabCache.
Highlight2
= null;
1172
_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)
1170
if (_tabCache.
Highlight2
== null)
1175
return _tabCache.
Highlight2
;