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