26 references to TableParagraph
PresentationFramework (26)
src\Framework\MS\Internal\PtsHost\TableParaClient.cs (26)
104MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 202Invariant.Assert( TableParagraph.Table != null && CalculatedColumns != null ); 207Table table = TableParagraph.Table; 218MbpInfo mbpInfo = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 349Debug.Assert( TableParagraph.Table != null 398Debug.Assert( TableParagraph.Table != null 449element = TableParagraph.Table; 475Debug.Assert(TableParagraph.Table != null 479if (TableParagraph.Table == e) 634range = TextContainerHelper.GetTextContentRangeForTextElement(TableParagraph.Table); 656Debug.Assert( TableParagraph.Table != null 741MbpInfo mbpInfo = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 888Debug.Assert( TableParagraph.Table != null 965Debug.Assert( TableParagraph.Table != null 1025Debug.Assert( TableParagraph.Table != null 1035MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip); 1112Debug.Assert( TableParagraph.Table != null 1213Debug.Assert( TableParagraph.Table != null 1352get { return TableParagraph.Table; } 1481Debug.Assert(TableParagraph == (TableParagraph)(PtsContext.HandleToObject(tableObjDetails.fsnmTable))); 2557MbpInfo mbp = MbpInfo.FromElement(TableParagraph.Element, TableParagraph.StructuralCache.TextFormatterHost.PixelsPerDip);