Version

PersistenceManager Class Fields

For a list of all members of this type, see PersistenceManager members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)IdentifierPropertyAn Attached Property that allows a user to specify an identifier that can be used to identify an object when its being saved or loaded.  
Public Fieldstatic (Shared in Visual Basic)PersistenceGroupPropertyAn Attached Property for storing PersistenceSettings on a System.Windows.DependencyObject.  
Public Fieldstatic (Shared in Visual Basic)SettingsPropertyAn Attached Property for storing PersistenceSettings on a System.Windows.DependencyObject.  
See Also