2 writes to Shadow2
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1146
_tabCache.
Shadow2
= null;
1185
_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)
1183
if (_tabCache.
Shadow2
== null)
1188
return _tabCache.
Shadow2
;