Share via

Rounded Corner Custom Window Style

XAML WPF Developer 36 Reputation points
2021-10-01T04:31:26.457+00:00

Hi To All,
How to create custom window with rounded corner style in WPF/XAML

Thanks

Developer technologies | Windows Presentation Foundation

1 answer

Sort by: Most helpful
  1. Castorix31 91,876 Reputation points
    2021-10-01T06:49:57.767+00:00

    With CornerRadius on the Border
    A basic sample I had posted for another problem : Rounded Window Drop Shadow Problem

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.