4 references to GetContentStart
PresentationFramework (4)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
160ITextPointer textPointer = TextContainerHelper.GetContentStart(StructuralCache.TextContainer, Element);
MS\Internal\PtsHost\TextParagraph.cs (3)
886ITextPointer textPointerContentStart = TextContainerHelper.GetContentStart(StructuralCache.TextContainer, Element); 908ITextPointer textPointerContentStart = TextContainerHelper.GetContentStart(StructuralCache.TextContainer, Element); 961ITextPointer textPointerContentStart = TextContainerHelper.GetContentStart(StructuralCache.TextContainer, Element);