1 implementation of CanSave
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRange.cs (1)
190
bool ITextRange.
CanSave
(string dataFormat)
1 reference to CanSave
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRange.cs (1)
898
return ((ITextRange)this).
CanSave
(dataFormat);