Click or drag to resize

NavigationInfoNavigationMode Property

Gets the value of the mode parameter from the originating Navigate call.

Namespace:  Cauldron.XAML.Navigation
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public NavigationMode NavigationMode { get; }

Property Value

Type: NavigationMode

[Missing <value> documentation for "P:Cauldron.XAML.Navigation.NavigationInfo.NavigationMode"]

See Also