1 implementation of ISegment
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
38internal class ContainerParagraph : BaseParagraph, ISegment
9 references to ISegment
PresentationFramework (9)
MS\Internal\PtsHost\ContainerParagraph.cs (3)
91void ISegment.GetFirstPara( 196void ISegment.GetNextPara( 297void ISegment.UpdGetFirstChangeInSegment(
MS\Internal\PtsHost\PtsHost.cs (6)
610ISegment segment = PtsContext.HandleToObject(nms) as ISegment; 638ISegment segment = PtsContext.HandleToObject(nms) as ISegment; 668ISegment segment = PtsContext.HandleToObject(nms) as ISegment;