4 references to TwipToPositivePx
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
152
return
TwipToPositivePx
(halfPoint * 10);
192
double px =
TwipToPositivePx
(twip);
9658
formatState.ImageHeight = Converters.
TwipToPositivePx
(token.Parameter);
9664
formatState.ImageWidth = Converters.
TwipToPositivePx
(token.Parameter);