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