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