4 references to Pixel2Twip
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\AxHost.AxContainer.ExtenderProxy.cs (4)
167
get =>
Pixel2Twip
(GetControl()?.Height ?? 0, xDirection: false);
179
get =>
Pixel2Twip
(GetControl()?.Left ?? 0, xDirection: true);
227
get =>
Pixel2Twip
(GetControl()?.Top ?? 0, xDirection: false);
251
get =>
Pixel2Twip
(GetControl()?.Width ?? 0, xDirection: true);