1 implementation of ISegment
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
33internal class ContainerParagraph : BaseParagraph, ISegment
9 references to ISegment
PresentationFramework (9)
MS\Internal\PtsHost\ContainerParagraph.cs (3)
86void ISegment.GetFirstPara( 191void ISegment.GetNextPara( 292void ISegment.UpdGetFirstChangeInSegment(
MS\Internal\PtsHost\PtsHost.cs (6)
605ISegment segment = PtsContext.HandleToObject(nms) as ISegment; 633ISegment segment = PtsContext.HandleToObject(nms) as ISegment; 663ISegment segment = PtsContext.HandleToObject(nms) as ISegment;