2 writes to _widthA
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
2844
_widthA
= new CellWidth();
2857
_widthA
= new CellWidth(ri.WidthA);
1 reference to _widthA
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
2906
return
_widthA
;