ItemsViewItemInvokedEventArgs クラス

定義

ItemsView.ItemInvoked イベントのデータを提供します。

public ref class ItemsViewItemInvokedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ItemsViewItemInvokedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ItemsViewItemInvokedEventArgs
Public NotInheritable Class ItemsViewItemInvokedEventArgs
継承
Object Platform::Object IInspectable ItemsViewItemInvokedEventArgs
属性

プロパティ

InvokedItem

呼び出された項目をデータ コレクションから取得します。

適用対象