1 write to _owner
PresentationFramework (1)
System\Windows\Controls\CustomDictionarySources.cs (1)
47
_owner
= owner;
2 references to _owner
PresentationFramework (2)
System\Windows\Controls\CustomDictionarySources.cs (2)
334
if (
_owner
.TextEditor == null)
338
return
_owner
.TextEditor.Speller;