Share via


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

데이터 컬렉션에서 호출된 항목을 가져옵니다.

적용 대상