26 references to TableParagraph
PresentationFramework (26)
MS\Internal\PtsHost\TableParaClient.cs (26)
85MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 175Invariant.Assert( TableParagraph.Table != null && CalculatedColumns != null ); 180Table table = TableParagraph.Table; 191MbpInfo mbpInfo = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 317Debug.Assert( TableParagraph.Table != null 360Debug.Assert( TableParagraph.Table != null 411element = TableParagraph.Table; 431Debug.Assert(TableParagraph.Table != null 435if (TableParagraph.Table == e) 584range = TextContainerHelper.GetTextContentRangeForTextElement(TableParagraph.Table); 600Debug.Assert( TableParagraph.Table != null 679MbpInfo mbpInfo = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 819Debug.Assert( TableParagraph.Table != null 890Debug.Assert( TableParagraph.Table != null 944Debug.Assert( TableParagraph.Table != null 954MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 1025Debug.Assert( TableParagraph.Table != null 1119Debug.Assert( TableParagraph.Table != null 1258get { return TableParagraph.Table; } 1377Debug.Assert(TableParagraph == (TableParagraph)(PtsContext.HandleToObject(tableObjDetails.fsnmTable))); 2429MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip);