4 references to GetActualRowHeight
PresentationFramework (4)
MS\Internal\PtsHost\TableParaClient.cs (4)
702
rowRect.Height =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1855
rowGroupHeight =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1859
rowGroupHeight +=
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1894
rowRect.Height =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);