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