I have a problem where my icon doesn't scale to fit when I zoom in on it when it's on my desktop.
How can I make sure the image for my program scales as well?
It does scale down, but it stops scaling up after it gets to its default size.
I'm using Visual Studio and my software is done in C# WPF.