5 references to CharacterRangeElementName
PresentationFramework (5)
MS\Internal\Annotations\Anchoring\TextSelectionProcessor.cs (3)
150ContentLocatorPart part = new ContentLocatorPart(CharacterRangeElementName); 191if (CharacterRangeElementName != locatorPart.PartType) 554CharacterRangeElementName
MS\Internal\Annotations\Anchoring\TextViewSelectionProcessor.cs (1)
145ContentLocatorPart part = new ContentLocatorPart(TextSelectionProcessor.CharacterRangeElementName);// DocumentPageViewLocatorPart();
System\Windows\Annotations\LocatorPart.cs (1)
363res += $"{TextSelectionProcessor.CharacterRangeElementName.Name}/{corePrefix}:{AnnotationXmlConstants.Elements.Item}";