InPlaceTextEditor.EndEdit 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.
Event fired when in-place editing is finished.
public:
event Microsoft::VisualStudio::Modeling::Diagrams::DiagramItemEventHandler ^ EndEdit;
public event Microsoft.VisualStudio.Modeling.Diagrams.DiagramItemEventHandler EndEdit;
member this.EndEdit : Microsoft.VisualStudio.Modeling.Diagrams.DiagramItemEventHandler
Public Event EndEdit As DiagramItemEventHandler