2 writes to _widthRow
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2787
_widthRow
= new CellWidth();
2800
_widthRow
= new CellWidth(ri.WidthRow);
1 reference to _widthRow
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2863
return
_widthRow
;