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