2 writes to Shadow1
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1139
_tabCache.
Shadow1
= null; //bounds changed, these are invalid
1154
_tabCache.
Shadow1
= GenerateTabTopShadowGeometry(bounds, true);
2 references to Shadow1
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1152
if (_tabCache.
Shadow1
== null)
1157
return _tabCache.
Shadow1
;