2 writes to _textservicesproperty
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
1621_textservicesproperty = new TextServicesProperty(this); 1641_textservicesproperty = null;
2 references to _textservicesproperty
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
1446_textservicesproperty.OnEndEdit(context, ecReadOnly, editRecord); 1692_textservicesproperty?.OnLayoutUpdated();