Method | Description | |
---|---|---|
Load ( ) : IEnumerable |
Load the user state from the Xaml file on the local disk.
|
|
Persist ( IEnumerable |
Persist the user data to the Xaml file on the local disk.
|
|
PersistApplicationStateAsXaml ( [ userMessageBox ) : System |
Initializes a new instance of the PersistApplicationStateAsXaml class.
|
Method | Description | |
---|---|---|
HandleCorruptFileGracefully ( |
public Persist ( IEnumerable |
||
modelsToPersist | IEnumerable |
/// All components in the App that implement |
return | void |
public PersistApplicationStateAsXaml ( [ userMessageBox ) : System | ||
userMessageBox | [ | A service to show the user a message box. |
return | System |