2 writes to _textservicesproperty
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
1639_textservicesproperty = new TextServicesProperty(this); 1659_textservicesproperty = null;
3 references to _textservicesproperty
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
1464_textservicesproperty.OnEndEdit(context, ecReadOnly, editRecord); 1710if (_textservicesproperty != null) 1712_textservicesproperty.OnLayoutUpdated();