4 references to TextContent
System.Xaml (4)
System\Xaml\Parser\XamlPullParser.cs (4)
462
XamlText text = _xamlScanner.
TextContent
;
520
&& !_xamlScanner.
TextContent
.IsEmpty
590
XamlText text = _xamlScanner.
TextContent
;
663
XamlText text = _xamlScanner.
TextContent
;