Click or drag to resize
NavigationHelperLoadState Event
Register this event on the current page to populate the page with content passed during navigation as well as any saved state provided when recreating a page from a prior session.

Namespace: foodez.Common
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event LoadStateEventHandler LoadState

Value

Type: foodez.CommonLoadStateEventHandler
See Also