2 writes to _widthRow
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
2846
_widthRow
= new CellWidth();
2859
_widthRow
= new CellWidth(ri.WidthRow);
1 reference to _widthRow
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
2922
return
_widthRow
;