ListViewBase.IsSwipeEnabledProperty Property

Definition

Identifies the IsSwipeEnabled dependency property.

public:
 static property DependencyProperty ^ IsSwipeEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsSwipeEnabledProperty();
public static DependencyProperty IsSwipeEnabledProperty { get; }
var dependencyProperty = ListViewBase.isSwipeEnabledProperty;
Public Shared ReadOnly Property IsSwipeEnabledProperty As DependencyProperty

Property Value

The identifier for the IsSwipeEnabled dependency property.

Applies to