Click or drag to resize
SaveStateEventArgsPageState Property
An empty dictionary to be populated with serializable state.

Namespace: foodez.Common
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, Object> PageState { get; }

Property Value

Type: DictionaryString, Object
See Also