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)}\"";
5127
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(rf.Trleft));
5212
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(NearMargin));
5214
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(fsThis.SB));
5216
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(FarMargin));
5218
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(fsThis.SA));
5279
xamlStringBuilder.Append(Converters.
TwipToPositivePxString
(lMargin));