1 implementation of ISegment
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
33
internal class ContainerParagraph : BaseParagraph,
ISegment
9 references to ISegment
PresentationFramework (9)
MS\Internal\PtsHost\ContainerParagraph.cs (3)
86
void
ISegment
.GetFirstPara(
191
void
ISegment
.GetNextPara(
292
void
ISegment
.UpdGetFirstChangeInSegment(
MS\Internal\PtsHost\PtsHost.cs (6)
605
ISegment
segment = PtsContext.HandleToObject(nms) as
ISegment
;
633
ISegment
segment = PtsContext.HandleToObject(nms) as
ISegment
;
663
ISegment
segment = PtsContext.HandleToObject(nms) as
ISegment
;