1 implementation of ISegment
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\ContainerParagraph.cs (1)
41internal class ContainerParagraph : BaseParagraph, ISegment
9 references to ISegment
PresentationFramework (9)
src\Framework\MS\Internal\PtsHost\ContainerParagraph.cs (3)
94void ISegment.GetFirstPara( 200void ISegment.GetNextPara( 302void ISegment.UpdGetFirstChangeInSegment(
src\Framework\MS\Internal\PtsHost\PtsHost.cs (6)
647ISegment segment = PtsContext.HandleToObject(nms) as ISegment; 675ISegment segment = PtsContext.HandleToObject(nms) as ISegment; 705ISegment segment = PtsContext.HandleToObject(nms) as ISegment;