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


The following tables list the members exposed by KeyboardFocusChangedEventArgs.

Public Constructors

 NameDescription
public ConstructorKeyboardFocusChangedEventArgs ConstructorInitializes a new instance of KeyboardFocusChangedEventArgs class.  
Top

Public Properties

 NameDescription
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 PropertyNewFocusGets the UIElement that recently receives focus.  
public PropertyOldFocusGets the UIElement that just lose its focus.  
public PropertyOriginalSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
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)
public PropertyTimestampGets the time stamp when the event occurs.  
Top

Protected Methods

See Also

© 2012 All Rights Reserved.