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