2 writes to Highlight2
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1144
_tabCache.
Highlight2
= null;
1171
_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)
1169
if (_tabCache.
Highlight2
== null)
1174
return _tabCache.
Highlight2
;