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