1 implementation of ISegment
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
20internal class ContainerParagraph : BaseParagraph, ISegment
9 references to ISegment
PresentationFramework (9)
MS\Internal\PtsHost\ContainerParagraph.cs (3)
73void ISegment.GetFirstPara( 178void ISegment.GetNextPara( 279void ISegment.UpdGetFirstChangeInSegment(
MS\Internal\PtsHost\PtsHost.cs (6)
596ISegment segment = PtsContext.HandleToObject(nms) as ISegment; 624ISegment segment = PtsContext.HandleToObject(nms) as ISegment; 654ISegment segment = PtsContext.HandleToObject(nms) as ISegment;