Quantcast
Viewing all articles
Browse latest Browse all 4

Created Issue: Navigation parameter [1619]

Add an overload for the NavigationState.Navigate method that accept a user defined parameter.
This parameter is useful when you want to include your page state into the navigation history.

public bool Navigate(
Type sourcePageType,
object parameter
)

Viewing all articles
Browse latest Browse all 4

Trending Articles