4 references to TwipToPositivePx
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
150
return
TwipToPositivePx
(halfPoint * 10);
190
double px =
TwipToPositivePx
(twip);
9683
formatState.ImageHeight = Converters.
TwipToPositivePx
(token.Parameter);
9689
formatState.ImageWidth = Converters.
TwipToPositivePx
(token.Parameter);