SIlverlight 3 out-of-browser high DPI window size problem -
My Silverlight 3 app in general (and 96 DPI) with DPI setting in Windows XP After switching the DPI settings to large size (120 dpi), the application looks similar in the browser, but it scales out of the browser.
The problem is that when running the out-of-browser, the hosting window size remains the same regardless of the DPI setting. Therefore, a part of the application GUI is visible with 120 dpi.
Is there any way to adjust the OOB hosting window size or to disable scaling of applications with high DPI?
Take a look at Pete Brown:
Comments
Post a Comment