Back to Devexpress

NavigationFrame.Navigate Method

wpf-devexpress-dot-xpf-dot-windowsui-dot-navigationframe-dot-navigate.md

latest686 B
Original Source

NavigationFrame.Navigate Method

NameParametersDescription
Navigate(Object, Object, Boolean)source, param, saveToJournalNavigates to a specific container.
Navigate(Object, Object)source, paramNavigates to a specific application screen (View) and passes the required navigation parameter.
Navigate(Object)sourceNavigates to the specific application view (screen).