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