GoXam for WPF v3
ChecksTransactionLevel Property (UndoManager)
Northwoods.GoXam.Model Namespace > UndoManager Class : ChecksTransactionLevel Property
Gets or sets whether this undo manager will output warnings to Trace listeners when model changes occur outside of a transaction.
Syntax
public bool ChecksTransactionLevel {get; set;}

Property Value

This defaults to false.
See Also

Reference

UndoManager Class
UndoManager Members