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