3 references to WidthA
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
2857
_widthA = new CellWidth(ri.
WidthA
);
10635
formatState.RowFormat.
WidthA
.Value = token.Parameter;
10639
formatState.RowFormat.
WidthA
.Type = (WidthType)token.Parameter;