Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
EditableViewModel.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Presentation.ViewModel.EditableViewModel
 This class is an implementation of the DispatcherViewModel class that supports undo/redo of property and collection changes. It requires an ITransactionalActionStack and can be linked to one or several IDirtiableViewModel objects. The dirtiable objects will have their dirty flag updated accordingly to the state of the action stack. More...
 

Namespaces

package  SiliconStudio.Presentation.ViewModel