EventRoute.PeekBranchNode Method

Definition

Returns the top-most element on the event route stack at which two logical trees diverge.

public:
 System::Object ^ PeekBranchNode();
public object PeekBranchNode ();
member this.PeekBranchNode : unit -> obj
Public Function PeekBranchNode () As Object

Returns

The top-most element on the event route stack at which two logical trees diverge.

Applies to