InvokeEditorAction::OnDragCompleted Method (MouseActionEventArgs^)

 

Users tend to drag across the text, thinking they will select the text. Therefore we need to respond to this event and invoke the editor.

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 OnDragCompleted(
	MouseActionEventArgs^ e
) override
Return to top
Show: