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