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