I would like to fix the resolution of my project and then stretch the window maximized to the entire screen. I know that this is not normal for a WPF application, but because of performance issues I have to limit the resolution. I have a main
window with several controls and userControls. I have tried to use Viewbox but am not sure I can implement it on the entire window. Thanks.
↧