2 writes to _textservicesproperty
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
1625
_textservicesproperty
= new TextServicesProperty(this);
1645
_textservicesproperty
= null;
2 references to _textservicesproperty
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
1450
_textservicesproperty
.OnEndEdit(context, ecReadOnly, editRecord);
1696
_textservicesproperty
?.OnLayoutUpdated();