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