2 references to TextSchema_CannotInsertContentInThisPosition
PresentationFramework (2)
System\Windows\Documents\TextPointer.cs (1)
3548throw new InvalidOperationException(SR.TextSchema_CannotInsertContentInThisPosition);
System\Windows\Documents\TextRangeEditTables.cs (1)
871throw new InvalidOperationException(SR.TextSchema_CannotInsertContentInThisPosition);