| PageStackEntryParameters Property |
Gets the navigation parameter associated with this navigation entry.
Namespace:
Cauldron.XAML.Navigation
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax [JsonPropertyAttribute("parameters")]
public Object[] Parameters { get; }
Property Value
Type:
Object[Missing <value> documentation for "P:Cauldron.XAML.Navigation.PageStackEntry.Parameters"]
See Also