GoXam for WPF v3
ChecksTransactionLevel Property (UndoManager)
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
: ChecksTransactionLevel Property
Gets or sets whether this undo manager will output warnings to Trace listeners when model changes occur outside of a transaction.
Syntax
C#
public
bool
ChecksTransactionLevel {
get
;
set
;}
Property Value
This defaults to false.
See Also
Reference
UndoManager Class
UndoManager Members