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