WPF Scaling

Ian Davies 1 Reputation point
2020-08-26T11:15:30.197+00:00

Hi All

I already have written an application for my work using visual basic windows forms. I would now like to upgrade it to a WPF in CSharp. Although I have got to grips with the design and code I am having trouble with the scaling. It needs to run on both a laptop and also a Microsoft Surface Pro Tablet. Both are running the same screen resolution 1920x1080 and I have set the WPF window size to this but on the tablet its not showing properly with the bottom getting cut off.

If anyone has any suggestions on how I can fix this I would be very grateful.

Many thanks in advance.

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,716 questions
{count} votes