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