UndoContextData Properties

The UndoContextData type exposes the following members.

Properties
  NameDescription
Public propertyCurrentFrame
Gets the current frame.
Public propertyRedoFrame
Gets the redo frame.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyUndoFrame
Gets the undo frame.
Top
See Also