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