2 writes to _widthA
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2786
_widthA
= new CellWidth();
2799
_widthA
= new CellWidth(ri.WidthA);
1 reference to _widthA
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2848
return
_widthA
;