3 references to WidthA
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
2798
_widthA = new CellWidth(ri.
WidthA
);
10542
formatState.RowFormat.
WidthA
.Value = token.Parameter;
10546
formatState.RowFormat.
WidthA
.Type = (WidthType)token.Parameter;