Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,815 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi To All,
How to create custom window with rounded corner style in WPF/XAML
Thanks
With CornerRadius on the Border
A basic sample I had posted for another problem : Rounded Window Drop Shadow Problem