2 references to End
PresentationFramework (2)
System\Windows\Documents\FixedLineResult.cs (1)
67return string.Create(CultureInfo.InvariantCulture, $"FLR[{Start}:{End}][{BaseLine}][{_layoutBox}]");
System\Windows\Documents\FixedPageStructure.cs (1)
260FixedNode fixedEndPage = _lineResults[lineCount-1].End;