11 references to TwipToPositivePxString
PresentationFramework (11)
System\Windows\Documents\RtfToXamlReader.cs (11)
2177
sb.Append(Converters.
TwipToPositivePxString
(Spacing));
2750
$" Padding=\"{Converters.
TwipToPositivePxString
(PaddingLeft)},{Converters.
TwipToPositivePxString
(PaddingTop)},{Converters.
TwipToPositivePxString
(PaddingRight)},{Converters.
TwipToPositivePxString
(PaddingBottom)}\"";
5135
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(rf.Trleft));
5220
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(NearMargin));
5222
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(fsThis.SB));
5224
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(FarMargin));
5226
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(fsThis.SA));
5287
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(lMargin));