2 writes to _rowCellFormat
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2784_rowCellFormat = new CellFormat(); 2796_rowCellFormat = new CellFormat(ri.RowCellFormat);
1 reference to _rowCellFormat
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2823return _rowCellFormat;