Northwoods.GoSilverlight 1.2.2 Assembly
OnKeyDown Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : OnKeyDown Method

e
On each key down event, call Northwoods.GoXam.Tool.IDiagramTool.DoKeyDown on the Diagram.CurrentTool.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnKeyDown( _
   ByVal e As KeyEventArgs _
) 
C# 
protected override void OnKeyDown( 
   KeyEventArgs e
)

Parameters

e

Requirements

See Also

© 2010 All Rights Reserved.