2 writes to _textservicesproperty
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
1624
_textservicesproperty
= new TextServicesProperty(this);
1644
_textservicesproperty
= null;
2 references to _textservicesproperty
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
1449
_textservicesproperty
.OnEndEdit(context, ecReadOnly, editRecord);
1695
_textservicesproperty
?.OnLayoutUpdated();