4 references to GetContentStart
PresentationFramework (4)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
142ITextPointer textPointer = TextContainerHelper.GetContentStart(StructuralCache.TextContainer, Element);
MS\Internal\PtsHost\TextParagraph.cs (3)
863ITextPointer textPointerContentStart = TextContainerHelper.GetContentStart(StructuralCache.TextContainer, Element); 885ITextPointer textPointerContentStart = TextContainerHelper.GetContentStart(StructuralCache.TextContainer, Element); 938ITextPointer textPointerContentStart = TextContainerHelper.GetContentStart(StructuralCache.TextContainer, Element);