2 writes to _textservicesproperty
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
1628_textservicesproperty = new TextServicesProperty(this); 1648_textservicesproperty = null;
3 references to _textservicesproperty
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
1453_textservicesproperty.OnEndEdit(context, ecReadOnly, editRecord); 1699if (_textservicesproperty != null) 1701_textservicesproperty.OnLayoutUpdated();