3 references to AddOrUpdateThemeResources
PresentationFramework (3)
System\Windows\ThemeManager.cs (3)
26AddOrUpdateThemeResources(Application.Current.Resources, GetThemeDictionary(Application.Current.ThemeMode)); 85AddOrUpdateThemeResources(Application.Current.Resources, GetThemeDictionary(newThemeMode)); 251AddOrUpdateThemeResources(window.Resources, GetThemeDictionary(window.ThemeMode));