2 references to SelectionDoesNotResolveToAPage
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\FixedTextSelectionProcessor.cs (2)
99throw new ArgumentException(SR.Format(SR.SelectionDoesNotResolveToAPage, "start"), nameof(selection)); 106throw new ArgumentException(SR.Format(SR.SelectionDoesNotResolveToAPage, "end"), nameof(selection));