4 references to TwipToPositivePx
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
151
return
TwipToPositivePx
(halfPoint * 10);
191
double px =
TwipToPositivePx
(twip);
9657
formatState.ImageHeight = Converters.
TwipToPositivePx
(token.Parameter);
9663
formatState.ImageWidth = Converters.
TwipToPositivePx
(token.Parameter);