4 writes to SpacingLeft
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
2340
SpacingLeft
= cf.SpacingLeft;
2700
SpacingLeft
= 0;
10504
formatState.RowFormat.RowCellFormat.
SpacingLeft
= 0;
10518
formatState.RowFormat.RowCellFormat.
SpacingLeft
= token.Parameter;
2 references to SpacingLeft
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2340
SpacingLeft = cf.
SpacingLeft
;
5124
xamlStringBuilder.Append(Converters.TwipToPositiveVisiblePxString(cf.
SpacingLeft
));