2 writes to _widthA
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2784
_widthA
= new CellWidth();
2797
_widthA
= new CellWidth(ri.WidthA);
1 reference to _widthA
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
2846
return
_widthA
;