1 instantiation of ThemeDictionaryInfo
PresentationFramework (1)
System\Windows\ThemeDictionaryExtension.cs (1)
213
info = new
ThemeDictionaryInfo
();
5 references to ThemeDictionaryInfo
PresentationFramework (5)
System\Windows\ThemeDictionaryExtension.cs (5)
123
ThemeDictionaryInfo
info = _themeDictionaryInfos[i];
180
private static List<
ThemeDictionaryInfo
> _themeDictionaryInfos;
189
_themeDictionaryInfos = new List<
ThemeDictionaryInfo
>();
191
ThemeDictionaryInfo
info;
229
ThemeDictionaryInfo
info = _themeDictionaryInfos[i];