TreeViewItemInvokedEventArgs.InvokedItem 屬性

定義

取得叫用的 TreeView 專案。

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

public:
 property Platform::Object ^ InvokedItem { Platform::Object ^ get(); };
IInspectable InvokedItem();
public object InvokedItem { get; }
Public ReadOnly Property InvokedItem As Object

屬性值

Object

Platform::Object

IInspectable

叫用的 TreeView 專案。

適用於