Graph Events
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | BeginUndoableTransactionScope | Will be notified when an UndoableGraphTransactionScope is opened by the Graph.BeginUpdate method. |
![]() | CategoryChanged | (Inherited from GraphObject.) |
![]() | EndUndoableTransactionScope | Will be notified when the UndoableGraphTransactionScope opened by Graph.BeginUpdate is disposed. |
![]() | PropertyChanged | (Inherited from GraphObject.) |
![]() | Updated | Event implementation for GraphUpdated. |
![]() | Updating | Event implementation for BeforeUpdate. This is an event that can be listened on and cancel the changes to a graph. |
Show:
