This topic has not yet been rated - Rate this topic

RoutedEventArgs Constructor

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.

  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 supplied routed event identifier.
Public method RoutedEventArgs(RoutedEvent, Object) Initializes a new instance of the RoutedEventArgs class, using the supplied routed event identifier, and providing the opportunity to declare a different source for the event.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.