1 implementation of CanSave
PresentationFramework (1)
System\Windows\Documents\TextRange.cs (1)
200
bool ITextRange.
CanSave
(string dataFormat)
1 reference to CanSave
PresentationFramework (1)
System\Windows\Documents\TextRange.cs (1)
902
return ((ITextRange)this).
CanSave
(dataFormat);