2 writes to Shadow2
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1141_tabCache.Shadow2 = null; 1180_tabCache.Shadow2 = GenerateTabTopShadowGeometry(HelperDeflateRect(bounds, new Thickness(1, 1, 1, 0)), false);
2 references to Shadow2
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1178if (_tabCache.Shadow2 == null) 1183return _tabCache.Shadow2;