4 references to WidthRow
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
2801
_widthRow = new CellWidth(ri.
WidthRow
);
10560
formatState.RowFormat.
WidthRow
.Value = token.Parameter;
10565
formatState.RowFormat.
WidthRow
.Type = (WidthType)token.Parameter;
10582
formatState.RowFormat.
WidthRow
.SetDefaults();