2 writes to Bottom
PresentationFramework (2)
System\Windows\Documents\XamlToRtfWriter.cs (2)
3845
xthickness.
Bottom
= (float)d;
3860
xthickness.
Bottom
= xthickness.Left;
4 references to Bottom
PresentationFramework (4)
System\Windows\Documents\XamlToRtfWriter.cs (4)
3189
formatState.SA = Converters.PxToTwipRounded(thickness.
Bottom
);
3211
cf.PaddingBottom = Converters.PxToTwipRounded(t.
Bottom
);
3232
pf.BorderBottom.Width = Converters.PxToTwipRounded(t.
Bottom
);
3245
cf.BorderBottom.Width = Converters.PxToTwipRounded(t.
Bottom
);