5 references to Table
PresentationFramework (5)
src\Framework\MS\Internal\PtsHost\RowParagraph.cs (5)
145int cellSpacing = TextDpi.ToTextDpi(Table.InternalCellSpacing); 149MbpInfo mbpInfo = MbpInfo.FromElement(Table, StructuralCache.TextFormatterHost.PixelsPerDip); 151if (Row.Index == 0 && Table.IsFirstNonEmptyRowGroup(Row.RowGroup.Index)) 160if (isLastRowOfRowGroup && Table.IsLastNonEmptyRowGroup(Row.RowGroup.Index)) 354dvrAboveBelow = TextDpi.ToTextDpi(Table.InternalCellSpacing / 2.0);