Share via


RoutedEvent Members

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

Public Constructors

Name Description
Public Method RoutedEvent Initializes a new instance of the RoutedEvent class.

Public Properties

Name Description
Public Property HandlerType Gets the handler type of the current RoutedEvent object.
Public Property Name Gets the identifying name of the current RoutedEvent object.
Public Property RoutingStrategy Gets the routing strategy of the current Routed Event object.

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 Retrieves a string representation of the current RoutedEvent object.

Protected Methods

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

See Also

Reference

RoutedEvent Class
Microsoft.SPOT Namespace