ChecksTransactionLevel Property
In This Topic
Gets or sets whether this undo manager will output warnings to Trace listeners
when document changes occur outside of a transaction.
Syntax
public bool ChecksTransactionLevel {get; set;}
Property Value
This defaults to false.
See Also