2 writes to _widthRow
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2786
_widthRow
= new CellWidth();
2799
_widthRow
= new CellWidth(ri.WidthRow);
1 reference to _widthRow
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2862
return
_widthRow
;