EventRoute.PushBranchNode(Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds the top-most node to the event route stack at which two logical trees diverge.
public:
void PushBranchNode(System::Object ^ node, System::Object ^ source);
public void PushBranchNode (object node, object source);
member this.PushBranchNode : obj * obj -> unit
Public Sub PushBranchNode (node As Object, source As Object)
Parameters
- node
- Object
The top-most element on the event route stack at which two logical trees diverge.
- source
- Object
The source for the top-most element on the event route stack at which two logical trees diverge.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.