2 writes to Bottom
PresentationFramework (2)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (2)
3852
xthickness.
Bottom
= (float)d;
3867
xthickness.
Bottom
= xthickness.Left;
4 references to Bottom
PresentationFramework (4)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (4)
3195
formatState.SA = Converters.PxToTwipRounded(thickness.
Bottom
);
3217
cf.PaddingBottom = Converters.PxToTwipRounded(t.
Bottom
);
3238
pf.BorderBottom.Width = Converters.PxToTwipRounded(t.
Bottom
);
3251
cf.BorderBottom.Width = Converters.PxToTwipRounded(t.
Bottom
);