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