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