2 references to TextRange_UnsupportedDataFormat
PresentationFramework (2)
System\Windows\Documents\TextRangeBase.cs (2)
1538
throw new ArgumentException(SR.Format(SR.
TextRange_UnsupportedDataFormat
, dataFormat), nameof(dataFormat));
1596
throw new ArgumentException(SR.Format(SR.
TextRange_UnsupportedDataFormat
, dataFormat), nameof(dataFormat));