3 references to LastIndexOfFluentThemeDictionary
PresentationFramework (3)
System\Windows\ThemeManager.cs (3)
209
return Application.Current != null &&
LastIndexOfFluentThemeDictionary
(Application.Current.Resources) != -1;
359
int index =
LastIndexOfFluentThemeDictionary
(rd);
396
int index =
LastIndexOfFluentThemeDictionary
(rd);