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