1 implementation of Save
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRange.cs (1)
204
void ITextRange.
Save
(Stream stream, string dataFormat, bool preserveTextElements)
1 reference to Save
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRange.cs (1)
976
((ITextRange)this).
Save
(stream, dataFormat, preserveTextElements);