2 references to InvalidStartNodeForTextSelection
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\TextSelectionProcessor.cs (2)
145
throw new ArgumentException(SR.
InvalidStartNodeForTextSelection
, nameof(startNode));
148
throw new ArgumentException(SR.
InvalidStartNodeForTextSelection
, nameof(startNode));