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