11 references to TwipToPositivePxString
PresentationFramework (11)
System\Windows\Documents\RtfToXamlReader.cs (11)
2175
sb.Append(Converters.
TwipToPositivePxString
(Spacing));
2748
$" Padding=\"{Converters.
TwipToPositivePxString
(PaddingLeft)},{Converters.
TwipToPositivePxString
(PaddingTop)},{Converters.
TwipToPositivePxString
(PaddingRight)},{Converters.
TwipToPositivePxString
(PaddingBottom)}\"";
5126
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(rf.Trleft));
5211
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(NearMargin));
5213
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(fsThis.SB));
5215
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(FarMargin));
5217
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(fsThis.SA));
5278
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(lMargin));