4 references to CellWidth
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
2325
Width = new
CellWidth
(cf.Width);
2798
_widthA = new
CellWidth
(ri.WidthA);
2799
_widthB = new
CellWidth
(ri.WidthB);
2800
_widthRow = new
CellWidth
(ri.WidthRow);