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