vendredi 13 mars 2015

DPI - WPF controls overlayed on winforms canvas

I have WPF controls overlayed on a winforms canvas in my application. The issue that i am facing is that when i change the DPI settings the WPF controls leave their position and move out of screen. The winforms part works fine in different settings but the overlayed controls mess up the UI.


I am using methods Canvas.SetRight(UIElement, 0) etc to set the WPF controls.


Aucun commentaire:

Enregistrer un commentaire