8 references to Convert
PresentationCore (8)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (7)
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),
Core\CSharp\MS\Internal\TextFormatting\FullTextState.cs (1)
266
plsTbds[i].lskt =
Convert
.LsKTabFromTabAlignment(tab.Alignment);