Hello everyone, I am a newbie that wants to create a full screen application. So far, I am still learning C# and have yet to learn much about WPF.
I was wondering if it'll be possible to implement graphical buttons into the UI without messing up when being run on different resolution monitors, and how I'd go about doing it (ex. I have some .png images that are 730x469 which I want to use as buttons).
Again, I know this question can be answered by myself once I get to a certain point in learning, but one of my friends are making graphics as we speak and I don't want to waste his efforts. Thanks!