Version 24.2 (latest)

PersistenceSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEventsGets/Sets the events that will be raised while saving and loading this PersistenceSettings  
Public PropertyIgnorePropertySettingsGets a collection of PropertyPersistenceInfoBase objects that shouldn't be saved/loaded.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyLoadPersistenceOptionsGets/sets which properties should be loaded.  
Public PropertyPropertySettingsGets a collection of PropertyPersistenceInfoBase objects to be saved/loaded.  
Public PropertySavePersistenceOptionsGets/sets which properties should be saved.  
See Also