2 writes to _widthA
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2785
_widthA
= new CellWidth();
2798
_widthA
= new CellWidth(ri.WidthA);
1 reference to _widthA
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2847
return
_widthA
;