3 references to AddOrUpdateThemeResources
PresentationFramework (3)
System\Windows\ThemeManager.cs (3)
29AddOrUpdateThemeResources(Application.Current.Resources, GetThemeDictionary(Application.Current.ThemeMode)); 88AddOrUpdateThemeResources(Application.Current.Resources, GetThemeDictionary(newThemeMode)); 254AddOrUpdateThemeResources(window.Resources, GetThemeDictionary(window.ThemeMode));