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)
2823
return
_rowCellFormat
;