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