2 references to GetStaticTextPointerFromCP
PresentationFramework (2)
MS\Internal\PtsHost\TextParaClient.cs (1)
1096
StaticTextPointer pos = TextContainerHelper.
GetStaticTextPointerFromCP
(Paragraph.StructuralCache.TextContainer, cpPosition + Paragraph.ParagraphStartCharacterPosition);
MS\Internal\PtsHost\TextParagraph.cs (1)
1219
StaticTextPointer position = TextContainerHelper.
GetStaticTextPointerFromCP
(StructuralCache.TextContainer, startPosition);