2 writes to Right
PresentationFramework (2)
System\Windows\Documents\XamlToRtfWriter.cs (2)
3842
xthickness.
Right
= (float)d;
3859
xthickness.
Right
= xthickness.Left;
4 references to Right
PresentationFramework (4)
System\Windows\Documents\XamlToRtfWriter.cs (4)
3187
formatState.RI = Converters.PxToTwipRounded(thickness.
Right
);
3209
cf.PaddingRight = Converters.PxToTwipRounded(t.
Right
);
3228
pf.BorderRight.Width = Converters.PxToTwipRounded(t.
Right
);
3241
cf.BorderRight.Width = Converters.PxToTwipRounded(t.
Right
);