2 writes to _text
PresentationFramework (2)
System\Windows\Documents\RtfToken.cs (2)
57
_text
= "";
114
_text
= value;
1 reference to _text
PresentationFramework (1)
System\Windows\Documents\RtfToken.cs (1)
110
return
_text
;