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