2 references to IsCatastrophicDictionaryChange
PresentationFramework (2)
System\Windows\ResourcesChangeInfo.cs (2)
185get {return ReadPrivateFlag(PrivateFlags.IsCatastrophicDictionaryChange); } 186set { WritePrivateFlag(PrivateFlags.IsCatastrophicDictionaryChange, value); }