2 references to CalcLineAdvance
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
2271_lineHeight = lineProperties.CalcLineAdvance(line.Height);
src\Framework\System\Windows\Controls\TextBlock.cs (1)
3192return lineProperties.CalcLineAdvance(lineHeight);