4 references to WidthRow
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
2799
_widthRow = new CellWidth(ri.
WidthRow
);
10527
formatState.RowFormat.
WidthRow
.Value = token.Parameter;
10532
formatState.RowFormat.
WidthRow
.Type = (WidthType)token.Parameter;
10549
formatState.RowFormat.
WidthRow
.SetDefaults();