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