RoutedEventArgs Constructor
Initializes a new instance of the RoutedEventArgs class.
Overload List
Name | Description |
---|---|
RoutedEventArgs () | Initializes a new instance of the RoutedEventArgs class. |
RoutedEventArgs (RoutedEvent) | Initializes a new instance of the RoutedEventArgs class, using the routed event identifier that is provided. |
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. |
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
RoutedEventArgs Class
RoutedEventArgs Members
Microsoft.SPOT Namespace