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)
1156if (_tabCache.Shadow1 == null) 1161return _tabCache.Shadow1;