1 implementation of ISegment
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
19internal class ContainerParagraph : BaseParagraph, ISegment
9 references to ISegment
PresentationFramework (9)
MS\Internal\PtsHost\ContainerParagraph.cs (3)
72void ISegment.GetFirstPara( 177void ISegment.GetNextPara( 278void ISegment.UpdGetFirstChangeInSegment(
MS\Internal\PtsHost\PtsHost.cs (6)
595ISegment segment = PtsContext.HandleToObject(nms) as ISegment; 623ISegment segment = PtsContext.HandleToObject(nms) as ISegment; 653ISegment segment = PtsContext.HandleToObject(nms) as ISegment;