4 references to GetActualRowHeight
PresentationFramework (4)
MS\Internal\PtsHost\TableParaClient.cs (4)
703
rowRect.Height =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1856
rowGroupHeight =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1860
rowGroupHeight +=
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1895
rowRect.Height =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);