SwipeItemInvokedEventArgs.SwipeControl Property

Definition

Gets the SwipeControl that owns the invoked item.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

SwipeControl SwipeControl();
public SwipeControl SwipeControl { get; }
Public ReadOnly Property SwipeControl As SwipeControl

Property Value

The SwipeControl that owns the invoked item.

Applies to