2 writes to _text
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToken.cs (2)
60
_text
= "";
117
_text
= value;
1 reference to _text
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToken.cs (1)
113
return
_text
;