11 references to TwipToPositivePxString
PresentationFramework (11)
System\Windows\Documents\RtfToXamlReader.cs (11)
2176
sb.Append(Converters.
TwipToPositivePxString
(Spacing));
2749
$" Padding=\"{Converters.
TwipToPositivePxString
(PaddingLeft)},{Converters.
TwipToPositivePxString
(PaddingTop)},{Converters.
TwipToPositivePxString
(PaddingRight)},{Converters.
TwipToPositivePxString
(PaddingBottom)}\"";
5125
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(rf.Trleft));
5210
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(NearMargin));
5212
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(fsThis.SB));
5214
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(FarMargin));
5216
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(fsThis.SA));
5277
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(lMargin));