fluentribbon / Fluent.Ribbon

WPF Ribbon control like in Office
http://fluentribbon.github.io
MIT License
2.48k stars 515 forks source link

Fluent Ribbon Window with round corners #1148

Closed chayaw closed 11 months ago

chayaw commented 11 months ago

I want to use Floent RibbonWindow, with round corners (like windows 11). I tried to set CornerPreference = Round, but it is not working.\also in ShowCase i cannot see it work.


Environment

batzen commented 11 months ago

Rounded corners are only supported on Windows 11, but not Windows 10 as the feature relies on support for this in the operating system itself.