2 references to BadFixedTextPosition
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextContainer.cs (1)
352throw new ArgumentException(SR.Format(SR.BadFixedTextPosition, "position"));
System\Windows\Documents\FixedTextContainer.cs (1)
320throw new ArgumentException(SR.Format(SR.BadFixedTextPosition, "position"));