Diagram.OnElementEventsEnding(ElementEventsEndedEventArgs) Method
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.
public:
virtual void OnElementEventsEnding(Microsoft::VisualStudio::Modeling::ElementEventsEndedEventArgs ^ e);
public virtual void OnElementEventsEnding (Microsoft.VisualStudio.Modeling.ElementEventsEndedEventArgs e);
abstract member OnElementEventsEnding : Microsoft.VisualStudio.Modeling.ElementEventsEndedEventArgs -> unit
override this.OnElementEventsEnding : Microsoft.VisualStudio.Modeling.ElementEventsEndedEventArgs -> unit
Public Overridable Sub OnElementEventsEnding (e As ElementEventsEndedEventArgs)