2 writes to _widthB
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2786
_widthB
= new CellWidth();
2799
_widthB
= new CellWidth(ri.WidthB);
1 reference to _widthB
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2855
return
_widthB
;