Build a rail menu in WinUI | by Stephan van Rooij

Build a rail menu in WinUI
I wanted to build my next app in WinUI, and I wanted to have a rail menu, with big clickable icons that would navigate to a different page. AI Dev Gallery has a great example of this, and fortunately it is all open-source. In this post I will show you how you can replicate this in your own WinUI app. AI Dev Gallery Menu