4 references to CellWidth
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
2369
Width = new
CellWidth
(cf.Width);
2857
_widthA = new
CellWidth
(ri.WidthA);
2858
_widthB = new
CellWidth
(ri.WidthB);
2859
_widthRow = new
CellWidth
(ri.WidthRow);