2 writes to _text
PresentationFramework (2)
src\Framework\System\Windows\Markup\xamlnodes.cs (2)
384
_text
= textContent;
410
_text
= text;
1 reference to _text
PresentationFramework (1)
src\Framework\System\Windows\Markup\xamlnodes.cs (1)
393
get { return
_text
; }