4 writes to SpacingLeft
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
2384
SpacingLeft
= cf.SpacingLeft;
2744
SpacingLeft
= 0;
10597
formatState.RowFormat.RowCellFormat.
SpacingLeft
= 0;
10611
formatState.RowFormat.RowCellFormat.
SpacingLeft
= token.Parameter;
2 references to SpacingLeft
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
2384
SpacingLeft = cf.
SpacingLeft
;
5186
xamlStringBuilder.Append(Converters.TwipToPositiveVisiblePxString(cf.
SpacingLeft
));