1 write to _owner
PresentationFramework (1)
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
49
_owner
= owner;
2 references to _owner
PresentationFramework (2)
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (2)
337
if (
_owner
.TextEditor == null)
341
return
_owner
.TextEditor.Speller;