2 writes to _widthRow
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2788
_widthRow
= new CellWidth();
2801
_widthRow
= new CellWidth(ri.WidthRow);
1 reference to _widthRow
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2864
return
_widthRow
;