4 references to GetActualRowHeight
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\TableParaClient.cs (4)
764
rowRect.Height =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1978
rowGroupHeight =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1982
rowGroupHeight +=
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
2022
rowRect.Height =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);