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)}\"";
5134
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(rf.Trleft));
5219
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(NearMargin));
5221
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(fsThis.SB));
5223
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(FarMargin));
5225
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(fsThis.SA));
5286
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(lMargin));