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