EventRoute.PeekBranchSource 方法

定義

傳回事件路由堆疊中,開始分枝成兩個邏輯樹狀結構的最上層項目的來源。

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

傳回

Object

事件路由堆疊中,開始分枝成兩個邏輯樹狀結構的最上層項目的來源。

適用於