Skip to main content

Posts

Showing posts from October, 2024

WPF Maximization with WindowStyle = "None"

I dind't find some straight solutions only, and did't want no unsafe code in my app so I developed this simple version of maximization, I think it's straightforward and simple   Github