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