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