Click or drag to resize
FoodMenuPageDefaultViewModel Property
Gets the view model for this Page. This can be changed to a strongly typed view model.

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

Property Value

Type: ObservableDictionary
See Also