EventRoute::PushBranchNode Method (Object^, Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Adds the top-most node to the event route stack at which two logical trees diverge.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- node
-
Type:
System::Object^
The top-most element on the event route stack at which two logical trees diverge.
- source
-
Type:
System::Object^
The source for the top-most element on the event route stack at which two logical trees diverge.
.NET Framework
Available since 3.0
Available since 3.0
Show: