EventRoute.PopBranchNode Method

Definition

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

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

Returns

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

Applies to