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