3 references to XamlText
System.Xaml (3)
System\Xaml\Parser\XamlScanner.cs (3)
217
_accumulatedText = new
XamlText
(_scannerStack.CurrentXmlSpacePreserve);
526
XamlText xmlText = new
XamlText
(true);
801
XamlText xamlText = new
XamlText
(true); // Don't collapse spaces in attributes