1 instantiation of ThemeDictionaryInfo
PresentationFramework (1)
System\Windows\ThemeDictionaryExtension.cs (1)
217info = new ThemeDictionaryInfo
5 references to ThemeDictionaryInfo
PresentationFramework (5)
System\Windows\ThemeDictionaryExtension.cs (5)
124ThemeDictionaryInfo info = _themeDictionaryInfos[i]; 184private static List<ThemeDictionaryInfo> _themeDictionaryInfos; 193_themeDictionaryInfos = new List<ThemeDictionaryInfo>(); 195ThemeDictionaryInfo info; 235ThemeDictionaryInfo info = _themeDictionaryInfos[i];