1 write to Xml
PresentationFramework (1)
System\Windows\Documents\TextRangeBase.cs (1)
1569
thisRange.
Xml
= xamlText;
1 reference to Xml
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
858
debugMessage += $"Xml = {new TextRange((TextPointer)start.TextContainer.Start, (TextPointer)start.TextContainer.End).
Xml
}";