15 references to lstflowSubLine
PresentationCore (15)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (15)
967
int direction = (sublineInfo[actualSublineCount - 1].
lstflowSubLine
== sublineInfo[0].
lstflowSubLine
) ? 1 : -1;
1112
int direction = (sublineInfo[actualSublineCount - 1].
lstflowSubLine
== sublineInfo[0].
lstflowSubLine
) ? 1 : -1;
1676
Convert.LsTFlowToFlowDirection(firstSublines[firstDepth - 1].
lstflowSubLine
),
1756
Convert.LsTFlowToFlowDirection(lastSublines[lastDepth - 1].
lstflowSubLine
),
1803
Convert.LsTFlowToFlowDirection(firstSublines[firstDepth - 1].
lstflowSubLine
),
1852
Convert.LsTFlowToFlowDirection(sublines[sublineDepth - 1].
lstflowSubLine
),
1880
Convert.LsTFlowToFlowDirection(sublines[sublineIndex].
lstflowSubLine
),
1930
Convert.LsTFlowToFlowDirection(sublines[baseLevelDepth - 1].
lstflowSubLine
),
1951
Convert.LsTFlowToFlowDirection(sublines[i].
lstflowSubLine
),
1974
( sublines[index].
lstflowSubLine
== sublines[0].
lstflowSubLine
?
1989
( sublines[index].
lstflowSubLine
== sublines[0].
lstflowSubLine
?