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