2 writes to TextContent
System.Xaml (2)
System\Xaml\Parser\XamlScanner.cs (2)
528
node.
TextContent
= xmlText;
836
node.
TextContent
= AccumulatedText;
1 reference to TextContent
System.Xaml (1)
System\Xaml\Parser\XamlScanner.cs (1)
116
get { return _currentNode.
TextContent
; }