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)
649
private
ChangeNotifyWrapper
<ISpellChecker> _speller;