GoXam for WPF v3
Name Property (UndoManager.CompoundEdit)
Northwoods.GoXam.Model Namespace > UndoManager.CompoundEdit Class : Name Property
Gets or sets a name for this group of edits.
Syntax
public string Name {get; set;}

Property Value

The default value is null. This is set by EndTransaction with the name passed to CommitTransaction.
See Also

Reference

UndoManager.CompoundEdit Class
UndoManager.CompoundEdit Members