I am working on a WPF desktop application and I have a main window and I use frame control to navigate to different pages. It works perfectly fine. But I Want the Back/ Forward to be removed. How do I do it ? Please help me in this regard !
Set NavigationUIVisibility="Hidden"
on your Frame object to hide navigation buttons.
<Frame NavigationUIVisibility="Hidden"/>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With