26 references to TableParagraph
PresentationFramework (26)
MS\Internal\PtsHost\TableParaClient.cs (26)
86MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 176Invariant.Assert( TableParagraph.Table != null && CalculatedColumns != null ); 181Table table = TableParagraph.Table; 192MbpInfo mbpInfo = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 318Debug.Assert( TableParagraph.Table != null 361Debug.Assert( TableParagraph.Table != null 412element = TableParagraph.Table; 432Debug.Assert(TableParagraph.Table != null 436if (TableParagraph.Table == e) 585range = TextContainerHelper.GetTextContentRangeForTextElement(TableParagraph.Table); 601Debug.Assert( TableParagraph.Table != null 680MbpInfo mbpInfo = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 820Debug.Assert( TableParagraph.Table != null 891Debug.Assert( TableParagraph.Table != null 945Debug.Assert( TableParagraph.Table != null 955MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 1026Debug.Assert( TableParagraph.Table != null 1120Debug.Assert( TableParagraph.Table != null 1259get { return TableParagraph.Table; } 1378Debug.Assert(TableParagraph == (TableParagraph)(PtsContext.HandleToObject(tableObjDetails.fsnmTable))); 2430MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip);