EventRoute Methods
.NET Framework 4.5
The EventRoute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Add | Adds the specified handler for the specified target to the route. |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
PeekBranchNode | Infrastructure. Returns the top-most element on the event route stack at which two logical trees diverge. |
|
PeekBranchSource | Infrastructure. Returns the source for the top-most element on the event route stack at which two logical trees diverge. |
|
PopBranchNode | Infrastructure. Returns the top-most node on the event route stack at which two logical trees diverge. |
|
PushBranchNode | Infrastructure. Adds the top-most node to the event route stack at which two logical trees diverge. |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |