8 references to Convert
PresentationCore (8)
MS\Internal\TextFormatting\FullTextLine.cs (7)
1625
Convert
.LsTFlowToFlowDirection(firstSublines[firstDepth - 1].lstflowSubLine),
1705
Convert
.LsTFlowToFlowDirection(lastSublines[lastDepth - 1].lstflowSubLine),
1752
Convert
.LsTFlowToFlowDirection(firstSublines[firstDepth - 1].lstflowSubLine),
1801
Convert
.LsTFlowToFlowDirection(sublines[sublineDepth - 1].lstflowSubLine),
1829
Convert
.LsTFlowToFlowDirection(sublines[sublineIndex].lstflowSubLine),
1879
Convert
.LsTFlowToFlowDirection(sublines[baseLevelDepth - 1].lstflowSubLine),
1900
Convert
.LsTFlowToFlowDirection(sublines[i].lstflowSubLine),
MS\Internal\TextFormatting\FullTextState.cs (1)
240
plsTbds[i].lskt =
Convert
.LsKTabFromTabAlignment(tab.Alignment);