2 references to Descent
PresentationCore (2)
MS\Internal\TextFormatting\TextStore.cs (2)
1974
textBottom = Math.Max(textBottom, lsrun.
Descent
);
2063
cellDescent = Math.Max(cellDescent, lsrun.
Descent
+ move);