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)
310
if (
_owner
.TextEditor == null)
314
return
_owner
.TextEditor.Speller;