2 references to UpdateThemeStyleCache
PresentationFramework (2)
src\Framework\System\Windows\FrameworkContentElement.cs (1)
236StyleHelper.UpdateThemeStyleCache(null, fce, (Style) oldValue, (Style) newValue, ref fce._themeStyleCache);
src\Framework\System\Windows\FrameworkElement.cs (1)
283StyleHelper.UpdateThemeStyleCache(fe, null, (Style) oldValue, (Style) newValue, ref fe._themeStyleCache);