8 references to Convert
PresentationCore (8)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (7)
1676Convert.LsTFlowToFlowDirection(firstSublines[firstDepth - 1].lstflowSubLine), 1756Convert.LsTFlowToFlowDirection(lastSublines[lastDepth - 1].lstflowSubLine), 1803Convert.LsTFlowToFlowDirection(firstSublines[firstDepth - 1].lstflowSubLine), 1852Convert.LsTFlowToFlowDirection(sublines[sublineDepth - 1].lstflowSubLine), 1880Convert.LsTFlowToFlowDirection(sublines[sublineIndex].lstflowSubLine), 1930Convert.LsTFlowToFlowDirection(sublines[baseLevelDepth - 1].lstflowSubLine), 1951Convert.LsTFlowToFlowDirection(sublines[i].lstflowSubLine),
Core\CSharp\MS\Internal\TextFormatting\FullTextState.cs (1)
266plsTbds[i].lskt = Convert.LsKTabFromTabAlignment(tab.Alignment);