ESRI.ArcGIS.Mobile.Client Send comments on this topic.
KeyCode Property
See Also 
ESRI.ArcGIS.Mobile.WPF.VirtualKeyboard Namespace > KeyActionMemento Class : KeyCode Property




Returns action's key code.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property KeyCode As Key
Visual Basic (Usage)Copy Code
Dim instance As KeyActionMemento
Dim value As Key
 
value = instance.KeyCode
C# 
public Key KeyCode {get;}
Managed Extensions for C++ 
public: __property Key get_KeyCode();
C++/CLI 
public:
property Key KeyCode {
   Key get();
}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 All Rights Reserved.