3 references to NotInAssociatedTree
PresentationFramework (3)
MS\Internal\Annotations\TextAnchor.cs (1)
105throw new ArgumentException(SR.Format(SR.NotInAssociatedTree, "textPointer"));
System\Windows\Documents\TextRangeBase.cs (1)
65throw new ArgumentException(SR.NotInAssociatedTree, nameof(textPointer));
System\Windows\Documents\ValidationHelper.cs (1)
44throw new ArgumentException(SR.Format(SR.NotInAssociatedTree, paramName));