Graph.EndUndoableTransactionScope Event
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.
will be notified when the UndoableGraphTransactionScope opened by Graph.BeginUpdate is disposed.
public:
event EventHandler ^ EndUndoableTransactionScope;
public event EventHandler EndUndoableTransactionScope;
member this.EndUndoableTransactionScope : EventHandler
Public Event EndUndoableTransactionScope As EventHandler