5 references to Table
PresentationFramework (5)
MS\Internal\PtsHost\RowParagraph.cs (5)
135int cellSpacing = TextDpi.ToTextDpi(Table.InternalCellSpacing); 139MbpInfo mbpInfo = MbpInfo.FromElement(Table, StructuralCache.TextFormatterHost.PixelsPerDip); 141if (Row.Index == 0 && Table.IsFirstNonEmptyRowGroup(Row.RowGroup.Index)) 150if (isLastRowOfRowGroup && Table.IsLastNonEmptyRowGroup(Row.RowGroup.Index)) 335dvrAboveBelow = TextDpi.ToTextDpi(Table.InternalCellSpacing / 2.0);