GoXam for WPF v3
Redo Method (ModelChangedEventArgs)
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
>
ModelChangedEventArgs Class
: Redo Method
Re-perform the document change after an
Undo
by calling
ChangeModel
.
Syntax
C#
public
void
Redo()
Remarks
CanRedo
must be true for this method to call
ChangeModel
.
See Also
Reference
ModelChangedEventArgs Class
ModelChangedEventArgs Members