1 write to IsCatastrophicDictionaryChange
PresentationFramework (1)
src\Framework\System\Windows\ResourcesChangeInfo.cs (1)
142
info.
IsCatastrophicDictionaryChange
= true;
3 references to IsCatastrophicDictionaryChange
PresentationFramework (3)
src\Framework\System\Windows\ResourcesChangeInfo.cs (2)
211
if (IsTreeChange ||
IsCatastrophicDictionaryChange
)
262
bool isImplicitDataTemplateChange = (
IsCatastrophicDictionaryChange
||
src\Framework\System\Windows\TreeWalkHelper.cs (1)
536
if (info.IsResourceAddOperation || info.
IsCatastrophicDictionaryChange
)