Click or drag to resize
FoodMenuPageNavigationHelper Property
Gets the NavigationHelper associated with this Page.

Namespace: foodez.WaiterPages
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public NavigationHelper NavigationHelper { get; }

Property Value

Type: NavigationHelper
See Also