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