In WPF, whenever I set WindowState to Maximized, I get a full screen without border. How to get a full screen with border, like the one shown in the image.
This image is of Windows File Explorer(with border) and is only shared to show the borders. It has nothing to do with my application.
I want my WPF window to have similar borders when maximized.