GoXam for WPF v3
CurrentTransactionName Property
Northwoods.GoXam.Model Namespace > UndoManager Class : CurrentTransactionName Property
Gets the current transaction name given by StartTransaction.
Syntax
public string CurrentTransactionName {get;}

Property Value

If no transaction is ongoing, this will be an empty string.
See Also

Reference

UndoManager Class
UndoManager Members