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