2 writes to _widthB
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2785
_widthB
= new CellWidth();
2798
_widthB
= new CellWidth(ri.WidthB);
1 reference to _widthB
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2854
return
_widthB
;