FocusChangedEventArgs Members

The following tables list the members exposed by the FocusChangedEventArgs type.

Public Constructors

Name Description
Public Method FocusChangedEventArgs Initializes a new instance of the FocusChangedEventArgs class, using specified values.

Public Fields

Name Description
Public Field NewFocus Specifies the display element that currently has the button focus.
Public Field OldFocus Specifies the display element that last had the button focus.
Public Field Timestamp (Inherited from InputEventArgs.)

Public Properties

Name Description
Public Property Device (Inherited from InputEventArgs.)
Public Property Empty (Inherited from EventArgs.)
Public Property Handled (Inherited from RoutedEventArgs.)
Public Property OriginalSource (Inherited from RoutedEventArgs.)
Public Property RoutedEvent (Inherited from RoutedEventArgs.)
Public Property Source (Inherited from RoutedEventArgs.)

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method OnSetSource (Inherited from RoutedEventArgs.)

See Also

Reference

FocusChangedEventArgs Class
Microsoft.SPOT.Input Namespace