2 writes to _widthB
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
2845_widthB = new CellWidth(); 2858_widthB = new CellWidth(ri.WidthB);
1 reference to _widthB
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
2914return _widthB;