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)
2906return _widthA;