2 writes to Right
PresentationFramework (2)
System\Windows\Documents\XamlToRtfWriter.cs (2)
3840
xthickness.
Right
= (float)d;
3857
xthickness.
Right
= xthickness.Left;
4 references to Right
PresentationFramework (4)
System\Windows\Documents\XamlToRtfWriter.cs (4)
3185
formatState.RI = Converters.PxToTwipRounded(thickness.
Right
);
3207
cf.PaddingRight = Converters.PxToTwipRounded(t.
Right
);
3226
pf.BorderRight.Width = Converters.PxToTwipRounded(t.
Right
);
3239
cf.BorderRight.Width = Converters.PxToTwipRounded(t.
Right
);