4 references to WidthRow
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
2800
_widthRow = new CellWidth(ri.
WidthRow
);
10528
formatState.RowFormat.
WidthRow
.Value = token.Parameter;
10533
formatState.RowFormat.
WidthRow
.Type = (WidthType)token.Parameter;
10550
formatState.RowFormat.
WidthRow
.SetDefaults();