2 writes to Shadow1
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1143
_tabCache.
Shadow1
= null; //bounds changed, these are invalid
1158
_tabCache.
Shadow1
= GenerateTabTopShadowGeometry(bounds, true);
2 references to Shadow1
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1156
if (_tabCache.
Shadow1
== null)
1161
return _tabCache.
Shadow1
;