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