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)
393get { return _text; }