2 writes to Bottom
PresentationFramework (2)
System\Windows\Documents\XamlToRtfWriter.cs (2)
3844xthickness.Bottom = (float)d; 3859xthickness.Bottom = xthickness.Left;
4 references to Bottom
PresentationFramework (4)
System\Windows\Documents\XamlToRtfWriter.cs (4)
3188formatState.SA = Converters.PxToTwipRounded(thickness.Bottom); 3210cf.PaddingBottom = Converters.PxToTwipRounded(t.Bottom); 3231pf.BorderBottom.Width = Converters.PxToTwipRounded(t.Bottom); 3244cf.BorderBottom.Width = Converters.PxToTwipRounded(t.Bottom);