ListCompartment::OnKeyDown Method (DiagramKeyEventArgs^)

 

When the key down is pressed, we need to see if it's Up/Down key and perform proper navigation here.

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

public:
virtual void OnKeyDown(
	DiagramKeyEventArgs^ e
) override

Parameters

Return to top
Show: