GoXam for WPF v3
CompoundEdits Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Model Namespace
>
UndoManager Class
: CompoundEdits Property
Gets a list of all of the compound edits.
Syntax
C#
public
IList<IUndoableEdit>
CompoundEdits {
get
;}
Property Value
This will be a
List
of mostly
UndoManager.CompoundEdit
s
See Also
Reference
UndoManager Class
UndoManager Members