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)
1178
if (_tabCache.
Shadow2
== null)
1183
return _tabCache.
Shadow2
;