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)
2914
return
_widthB
;