The PredecessorActivatedEventArgs type exposes the following members.

Constructors

  NameDescription
PredecessorActivatedEventArgs
Initializes a new instance of the PredecessorActivatedEventArgs class.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
InvokeEventHandler (Inherited from RoutedEventArgs.)
MemberwiseClone (Inherited from Object.)
OnSetSource (Inherited from RoutedEventArgs.)
ToString (Inherited from Object.)

Properties

  NameDescription
Handled (Inherited from RoutedEventArgs.)
OriginalSource (Inherited from RoutedEventArgs.)
Predecessor
Gets the item that was activated.
RoutedEvent (Inherited from RoutedEventArgs.)
Source (Inherited from RoutedEventArgs.)

See Also