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