1 write to IsCatastrophicDictionaryChange
PresentationFramework (1)
System\Windows\ResourcesChangeInfo.cs (1)
145
IsCatastrophicDictionaryChange
= true
3 references to IsCatastrophicDictionaryChange
PresentationFramework (3)
System\Windows\ResourcesChangeInfo.cs (2)
221
if (IsTreeChange ||
IsCatastrophicDictionaryChange
)
272
bool isImplicitDataTemplateChange = (
IsCatastrophicDictionaryChange
||
System\Windows\TreeWalkHelper.cs (1)
537
if (info.IsResourceAddOperation || info.
IsCatastrophicDictionaryChange
)