3 references to AddOrUpdateThemeResources
PresentationFramework (3)
System\Windows\ThemeManager.cs (3)
36AddOrUpdateThemeResources(Application.Current.Resources, GetThemeDictionary(Application.Current.ThemeMode)); 94AddOrUpdateThemeResources(Application.Current.Resources, GetThemeDictionary(newThemeMode)); 260AddOrUpdateThemeResources(window.Resources, GetThemeDictionary(window.ThemeMode));