2 writes to _text
PresentationFramework (2)
System\Windows\Documents\RtfToken.cs (2)
58
_text
= "";
115
_text
= value;
1 reference to _text
PresentationFramework (1)
System\Windows\Documents\RtfToken.cs (1)
111
return
_text
;