26 references to TableParagraph
PresentationFramework (26)
MS\Internal\PtsHost\TableParaClient.cs (26)
92MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 182Invariant.Assert( TableParagraph.Table != null && CalculatedColumns != null ); 187Table table = TableParagraph.Table; 198MbpInfo mbpInfo = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 324Debug.Assert( TableParagraph.Table != null 367Debug.Assert( TableParagraph.Table != null 418element = TableParagraph.Table; 438Debug.Assert(TableParagraph.Table != null 442if (TableParagraph.Table == e) 591range = TextContainerHelper.GetTextContentRangeForTextElement(TableParagraph.Table); 607Debug.Assert( TableParagraph.Table != null 686MbpInfo mbpInfo = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 826Debug.Assert( TableParagraph.Table != null 897Debug.Assert( TableParagraph.Table != null 951Debug.Assert( TableParagraph.Table != null 961MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 1032Debug.Assert( TableParagraph.Table != null 1126Debug.Assert( TableParagraph.Table != null 1265get { return TableParagraph.Table; } 1384Debug.Assert(TableParagraph == (TableParagraph)(PtsContext.HandleToObject(tableObjDetails.fsnmTable))); 2436MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip);