EditValueEndedEventHandler Delegate
Visual Studio 2015
Handles processing when editing has ended, usually by committing or discarding the changes.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- sender
-
Type:
System::Object^
The editor that has ended editing.
- e
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramEventArgs^
A DiagramEventArgs containing event data.
Show: