4 references to WidthRow
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
2859
_widthRow = new CellWidth(ri.
WidthRow
);
10621
formatState.RowFormat.
WidthRow
.Value = token.Parameter;
10626
formatState.RowFormat.
WidthRow
.Type = (WidthType)token.Parameter;
10643
formatState.RowFormat.
WidthRow
.SetDefaults();