2 writes to _widthB
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2787
_widthB
= new CellWidth();
2800
_widthB
= new CellWidth(ri.WidthB);
1 reference to _widthB
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2856
return
_widthB
;