1 instantiation of ThemeDictionaryInfo
PresentationFramework (1)
src\Framework\System\Windows\ThemeDictionaryExtension.cs (1)
228
info = new
ThemeDictionaryInfo
();
5 references to ThemeDictionaryInfo
PresentationFramework (5)
src\Framework\System\Windows\ThemeDictionaryExtension.cs (5)
138
ThemeDictionaryInfo
info = _themeDictionaryInfos[i];
195
private static List<
ThemeDictionaryInfo
> _themeDictionaryInfos;
204
_themeDictionaryInfos = new List<
ThemeDictionaryInfo
>();
206
ThemeDictionaryInfo
info;
244
ThemeDictionaryInfo
info = _themeDictionaryInfos[i];