1 instantiation of ChangeNotifyWrapper
PresentationFramework (1)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellChecker.cs (1)
49_speller = new ChangeNotifyWrapper<ISpellChecker>();
1 reference to ChangeNotifyWrapper
PresentationFramework (1)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellChecker.cs (1)
652private ChangeNotifyWrapper<ISpellChecker> _speller;