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)
2922return _widthRow;