2 writes to Right
PresentationFramework (2)
System\Windows\Documents\XamlToRtfWriter.cs (2)
3841
xthickness.
Right
= (float)d;
3858
xthickness.
Right
= xthickness.Left;
4 references to Right
PresentationFramework (4)
System\Windows\Documents\XamlToRtfWriter.cs (4)
3186
formatState.RI = Converters.PxToTwipRounded(thickness.
Right
);
3208
cf.PaddingRight = Converters.PxToTwipRounded(t.
Right
);
3227
pf.BorderRight.Width = Converters.PxToTwipRounded(t.
Right
);
3240
cf.BorderRight.Width = Converters.PxToTwipRounded(t.
Right
);