Intersoft ClientUI Documentation
KeyEventArgs Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework.Input Namespace : KeyEventArgs Class


The following tables list the members exposed by KeyEventArgs.

Public Properties

 NameDescription
public PropertyBaseKeyEventArgsGets the original KeyEventArgs that passed from the Silverlight routed event.  
public PropertyHandledGets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyHandledBy (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyIsHandledByPrimitive (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyKeyGets the keyboard key associated with the event.  
public PropertyOriginalSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyPlatformKeyCodeGets the platform-independent key code associated with the event.  
public PropertyRoutedEvent (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertySourceGets or sets a reference to the object that raised the event. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
Top

Protected Methods

See Also

© 2012 All Rights Reserved.