picoe / Eto

Cross platform GUI framework for desktop and mobile applications in .NET
Other
3.52k stars 319 forks source link

Add WpfHelpers.ToEtoScreen/ToNativeScreen helper methods #2639

Closed cwensley closed 3 months ago

cwensley commented 3 months ago

These are useful when you have native win32 or Windows Forms code and need to translate the logical screen pixels to/from native screen points.