1 instantiation of ThemeDictionaryInfo
PresentationFramework (1)
System\Windows\ThemeDictionaryExtension.cs (1)
216info = new ThemeDictionaryInfo
5 references to ThemeDictionaryInfo
PresentationFramework (5)
System\Windows\ThemeDictionaryExtension.cs (5)
123ThemeDictionaryInfo info = _themeDictionaryInfos[i]; 183private static List<ThemeDictionaryInfo> _themeDictionaryInfos; 192_themeDictionaryInfos = new List<ThemeDictionaryInfo>(); 194ThemeDictionaryInfo info; 234ThemeDictionaryInfo info = _themeDictionaryInfos[i];