1 instantiation of ThemeDictionaryInfo
PresentationFramework (1)
System\Windows\ThemeDictionaryExtension.cs (1)
219
info = new
ThemeDictionaryInfo
();
5 references to ThemeDictionaryInfo
PresentationFramework (5)
System\Windows\ThemeDictionaryExtension.cs (5)
129
ThemeDictionaryInfo
info = _themeDictionaryInfos[i];
186
private static List<
ThemeDictionaryInfo
> _themeDictionaryInfos;
195
_themeDictionaryInfos = new List<
ThemeDictionaryInfo
>();
197
ThemeDictionaryInfo
info;
235
ThemeDictionaryInfo
info = _themeDictionaryInfos[i];