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