Create your own Custom Splash Page In WPF you can really easily create a basic splash page which is just an image, but it is […]
How to make a Modal Dialog in WPF
The Scenario I have created a c# WPF application. The app has an “About” page that I want to show as a modal dialog. The […]