DiagramView::OnHandleDestroyed Method (EventArgs^)

 

Catch the handle destroy event to allow an orderly shutdown of the diagram if this is the final handle.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual void OnHandleDestroyed(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^
Return to top
Show: