Share via


RoutedEventArgs Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the RoutedEventArgs class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RoutedEventArgs() () () () Initializes a new instance of the RoutedEventArgs class.
Public method RoutedEventArgs(RoutedEvent) Initializes a new instance of the RoutedEventArgs class, using the routed event identifier that is provided.
Public method RoutedEventArgs(RoutedEvent, Object) Initializes a new instance of the RoutedEventArgs class, using the routed event identifier that is provided. Note that using this constructor also gives you the opportunity to declare a different source for the event.

Top

See Also

Reference

RoutedEventArgs Class

Microsoft.SPOT Namespace