4 references to GetActualRowHeight
PresentationFramework (4)
MS\Internal\PtsHost\TableParaClient.cs (4)
709
rowRect.Height =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1862
rowGroupHeight =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1866
rowGroupHeight +=
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);
1901
rowRect.Height =
GetActualRowHeight
(arrayTableRowDesc, iR, mbpInfo);