8 references to Convert
PresentationCore (8)
MS\Internal\TextFormatting\FullTextLine.cs (7)
1626
Convert
.LsTFlowToFlowDirection(firstSublines[firstDepth - 1].lstflowSubLine),
1706
Convert
.LsTFlowToFlowDirection(lastSublines[lastDepth - 1].lstflowSubLine),
1753
Convert
.LsTFlowToFlowDirection(firstSublines[firstDepth - 1].lstflowSubLine),
1802
Convert
.LsTFlowToFlowDirection(sublines[sublineDepth - 1].lstflowSubLine),
1830
Convert
.LsTFlowToFlowDirection(sublines[sublineIndex].lstflowSubLine),
1880
Convert
.LsTFlowToFlowDirection(sublines[baseLevelDepth - 1].lstflowSubLine),
1901
Convert
.LsTFlowToFlowDirection(sublines[i].lstflowSubLine),
MS\Internal\TextFormatting\FullTextState.cs (1)
241
plsTbds[i].lskt =
Convert
.LsKTabFromTabAlignment(tab.Alignment);