C# (CSharp) BudgetAnalyser.ApplicationState 네임스페이스

클래스들

이름 설명
ApplicationStateRequestedMessage A MessageBase message object that broadcasts to subscribed components that the application is about to save user state data. In response to this message a subscribed component should add any data it wishes to persist. Persistent data is not additive, if no data is added any existing persisted data is lost.
PersistApplicationStateAsXaml An implmentation of IPersistApplicationState that saves the user meta-data as Xaml to a file on the local disk.
WindowsWpfEnvironmentFolders