4 references to TextContent
System.Xaml (4)
System\Xaml\Parser\XamlPullParser.cs (4)
463
XamlText text = _xamlScanner.
TextContent
;
521
&& !_xamlScanner.
TextContent
.IsEmpty
591
XamlText text = _xamlScanner.
TextContent
;
664
XamlText text = _xamlScanner.
TextContent
;