UndoableGraphTransactionScope.ActiveTransactionsChanged Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notifies when the number of active transaction is changing.
public: static EventHandler<Microsoft::VisualStudio::GraphModel::ActiveTransactionsChangedEventArgs ^> ^ ActiveTransactionsChanged;
public static EventHandler<Microsoft.VisualStudio.GraphModel.ActiveTransactionsChangedEventArgs> ActiveTransactionsChanged;
staticval mutable ActiveTransactionsChanged : EventHandler<Microsoft.VisualStudio.GraphModel.ActiveTransactionsChangedEventArgs>
Public Shared ActiveTransactionsChanged As EventHandler(Of ActiveTransactionsChangedEventArgs)
Field Value
Remarks
For transactions with Disable no change event will be raised