1 instantiation of SegmentInfo
PresentationFramework (1)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (1)
86
_debugInfo.SegmentStartsAndLengths[i] = new
SegmentInfo
2 references to SegmentInfo
PresentationFramework (2)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (2)
64
SegmentStartsAndLengths = new
SegmentInfo
[segments.Count],
160
public
SegmentInfo
[] SegmentStartsAndLengths { get; set; }