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