1 write to _themeStyleCache
PresentationFramework (1)
src\Framework\System\Windows\FrameworkElement.cs (1)
283StyleHelper.UpdateThemeStyleCache(fe, null, (Style) oldValue, (Style) newValue, ref fe._themeStyleCache);
1 reference to _themeStyleCache
PresentationFramework (1)
src\Framework\System\Windows\FrameworkElement.cs (1)
269get { return _themeStyleCache; }