2 writes to _rowCellFormat
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2785_rowCellFormat = new CellFormat(); 2797_rowCellFormat = new CellFormat(ri.RowCellFormat);
1 reference to _rowCellFormat
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2824return _rowCellFormat;