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