8 references to Convert
PresentationCore (8)
MS\Internal\TextFormatting\FullTextLine.cs (7)
1627
Convert
.LsTFlowToFlowDirection(firstSublines[firstDepth - 1].lstflowSubLine),
1707
Convert
.LsTFlowToFlowDirection(lastSublines[lastDepth - 1].lstflowSubLine),
1754
Convert
.LsTFlowToFlowDirection(firstSublines[firstDepth - 1].lstflowSubLine),
1803
Convert
.LsTFlowToFlowDirection(sublines[sublineDepth - 1].lstflowSubLine),
1831
Convert
.LsTFlowToFlowDirection(sublines[sublineIndex].lstflowSubLine),
1881
Convert
.LsTFlowToFlowDirection(sublines[baseLevelDepth - 1].lstflowSubLine),
1902
Convert
.LsTFlowToFlowDirection(sublines[i].lstflowSubLine),
MS\Internal\TextFormatting\FullTextState.cs (1)
242
plsTbds[i].lskt =
Convert
.LsKTabFromTabAlignment(tab.Alignment);