2 writes to _rowCellFormat
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
2843_rowCellFormat = new CellFormat(); 2855_rowCellFormat = new CellFormat(ri.RowCellFormat);
1 reference to _rowCellFormat
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
2882return _rowCellFormat;