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