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