EventRoute::PopBranchNode Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Namespace:   System.Windows
Assembly:  PresentationCore (in PresentationCore.dll)

public:
Object^ PopBranchNode()

Return Value

Type: System::Object^

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

.NET Framework
Available since 3.0
Return to top
Show: