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