2 references to FindAllFluentThemeResourceDictionaryIndices
PresentationFramework (2)
System\Windows\ThemeManager.cs (2)
222
IEnumerable<int> indices =
FindAllFluentThemeResourceDictionaryIndices
(Application.Current.Resources);
243
IEnumerable<int> indices =
FindAllFluentThemeResourceDictionaryIndices
(window.Resources);